I'm having an ongoing issue with the way sessions and authentication work in Laravel. It seems to be...
Hi everybody ! I'll like to introduce you my Authority-Controller package. It's an PHP authorization...
Hi, Could anybody describe how I can use socialite in a simple site that: uses Auth for login/regis...
In my application when a user creates a new task record there is a bubble process that can take a fe...
I followed the instructions on http://laravel.com/docs/master/upgrade#upgrade-5.1.0. There stands fo...
Hello all, I need a help with this. basically my laravel project is good to go and is complete. but...
I use Laravel 5.0. I have user table in my DB. I changed table variables in User and Config/Auth to...
I'm an absolute beginner in Laravel 5. I've created a middleware class called BeforeMiddleware the b...
I keep getting "FatalErrorException in ArticlesController.php line 67: Call to a member functio...
Hi, This is probably quite simple, but I can't quite figure out how to go about it. What is was tryi...
is there a good show case of laravel rest resource being verified via pre shared key?
I have a unique use case I am trying to write a laravel application for. I want to authenticate user...
I've modified the registration process which now sends an email with a link to confirm the registrat...
Currently i am using Laravel5. My question is if if i use the Maintenance mode with php artisan...
Hi all, I'm struggling in implementing disable user functionality. The only thing i'm missing is how...
Being fairly new to Laravel framework, I've come across an issue with the default Auth system. I cha...
I just want to assign a role to newly registered user. How I can achieve this in Laravel 5 with Entr...
Hi, I'm trying to build a new webapp. I'm planning to use AngularJS as a frontend and I want to buil...
I appreciate the authentication service in Laravel, but why it has not basic security features as bl...
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