Hello How can we trap if the _token has a session ref which is no more in the session database ? Hav...
I am wanting to use the built-in scaffolding for Auth and Login, but once a user logs in successfull...
Hi everyone, I am currently encountering a bug which logs the user out. I am testing my application...
Hi, I´m using Angular for the Frontend and only send api requests to Laravel. For authentication I´m...
Hello everyone, I'm still relatively new to Laravel, but for the last few weeks I've been trying to...
I have made a test with default authorization in Laravel project with "remeber me" checkbo...
In PasswordBroker.php -> emailResetLink an e-mail is sent to the user. The subject is "Your...
I am trying to authenticate users in my Laravel application. I am encountering the following problem...
Hi, in which file can I change the behaviour that a user gets logged in after changing his password?...
Hello Guys, I have application build in core php and with eloquent ORM and i am going to move it to...
Hey guys! I am trying to setup a small side-project to manage Google Calendar in a more friendly way...
This is one element of my routes.php: Route::get("note/view/{id}", [ 'middleware' => &q...
Hi, everyone. I am a beginner of Laravel and PHP. I do not know how the login and registration schem...
I'm using sentry 2 and laravel 5 for my authentication. I recently migrated from 4.2 to 5.1. I've us...
Hi, everyone. I am a beginner of Laravel and PHP and developing a simple Laravel website with user r...
I tried setting up auth stuff myself (5.1 doesn't come pre-packaged with them), and I succeeded. I g...
I am new with laravel, recently I failed do authentication. so I want to know what exactly my fault...
I'm trying to use Laravel Multiauth Package but the documentation has no tutorial or guide to demons...
Hello Everyone. I am new to laravel 5. I want to know how to implement ACL in laravel 5 using databa...
I have a page need auth i.e. with middleware auth. After register, it will success forward to the pa...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community