Hi everyone. I would like to share the link to Free Laravel 5 Tutorial Series explained using a real...
Hi there, can you please help me on this error. Here's my server requirements PHP Version - 5.4.24...
So I'm relatively new to Laravel 5 and am working on a site for a client. He requires a 'review info...
Hi i'm using Laravel 5 and i would like to retain my current database structure with Laravel's auth,...
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...
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