Support the ongoing development of Laravel.io →

1,910 Threads

Unable to set the remember me cookie expiry date in laravel 4.1.28

Background: I was Using laravel 4.0.x , and resetting the remember_me cookie expiry date to 1 month...

0 Likes
0 Replies

Laravel 4 and PayPal

Hi, I am building a small webshop and I would like to use paypal to make the payments. I have been l...

0 Likes
1 Replies

Auth Filter Issue

Hi All, First time posting. I've been using Laravel for about a year now and developed an app in La...

0 Likes
0 Replies

Using Auth::logout cause The webpage ses " has a redirect loop "

Hi please help, Using Auth::logout cause The webpage ses " Has a redirect loop " or inf...

0 Likes
2 Replies

How to specify which values are needed from db in Laravel?

After auth when getting user i need to exclude all values except needed, hot to do this? Tried somet...

0 Likes
6 Replies
Solved

Rerouting not working for logout route only

Just starting out with Laravel and I've come across a weird problem when I try to log a user out (co...

0 Likes
2 Replies
Solved

How to add more data to Auth::user() without extra queries?

Hi there, I'm rather new to Laravel 4 and can't seem to find the right answer, maybe you can help: A...

0 Likes
2 Replies

Complete Users table to adapt to the last changes in the User Model from Laravel

Seeing the latest changes of the User Model and User Authentication in the latest versions of Larave...

0 Likes
1 Replies
Solved

Basic implementation of cookieless sessions

Not a question but documentation case for all who needs it. Please note this is not complete solutio...

0 Likes
1 Replies

How password reset/remember is working in Laravel new versions

Dear friends, I'm a few lost with the password reset and reminder in Laravel new versions. When (wic...

0 Likes
2 Replies
Solved

How could I access to one related User Profile model with Auth::User() method

Dear friends, I'm using one PROFILE model related with the USER Model. When I authenticated one user...

0 Likes
2 Replies
Solved

Force logout for a specific user

My app allows users to log in and manage their data. But if a user is logged in and an admin removes...

0 Likes
3 Replies
posted 10 years ago

Access user object in a function called from a route with filter

Hi laravel.io :-) I'd just like to know if it's possible to automagically get the Auth::user() objec...

0 Likes
0 Replies

What would be the best approach for custom authorization?

The main problem is that i have and old databse with username and password in base64. Second thing a...

0 Likes
2 Replies

Creating a Model without Table

Hi, I would like to implement a Model without a table in Laravel. But, I could not find a help/ refe...

0 Likes
1 Replies

Testing custom filters

Are there any resources or examples available that discuss testing custom filter classes? Or, do you...

0 Likes
0 Replies

php web server and Redirect::to

Hello, now i use new for me method of development. i use php web server on local development machine...

0 Likes
0 Replies

Auth::attempt() fails with ccovey/ldap-auth

I have installed ccovey/ldap-auth and am trying to get that hooked up. I have the config set up corr...

0 Likes
3 Replies
Solved

Artisan logout

Can I logout all users by using Artisan?

0 Likes
1 Replies

Laravel Admin and frontend differentiate

I need to make admin and front differentiate in laravel how can i do that any good idea? In CI we us...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.