Hello, Although I set the withCredentials for the angularJS side of the call, the preflight OPTIONS...
Hi! I'm just starting out with Laravel and I'm having a hard time trying to get the filters to worki...
i'm trying to get a Social login with Facebook in place using Laravel and The league OAuth2 client b...
I wrote a simple Login/Regiatration code in laravel with neo4j as DB. I installed #####vinelab/neoel...
Hello, on the client i get the user information via Route::get('auth', 'Tappleby\AuthToken\AuthToken...
Hello! Im using sentry2 , by default the sentry configuration works with email and password like cre...
Hello I was implementing reset password process, and I'm following the Auth section of user guide. T...
I'm trying to use Laravel Auth::attempt() function but it's always redecting me to login page, even...
I’m trying to create some tests for a Laravel application using Behat. Many of the tests require tha...
I am new in laravel 4 In my app every user my have many blog which store in in table in database Blo...
Hey All I have Some Big Error I have A project With Localhost is worked but before upload my project...
cats\app\routes.php Route::get('login', array('as' => 'login.index', 'uses' => 'LoginControlle...
I am trying to create a log in functionality for my application. I have a login view which post to a...
I am trying to implement authentication accross (main domain) grace8.za and (subdomain) book.grace8....
Hey everybody, I've been searching everywhere, and the only thread I found was on the old laravel fo...
Hello This is maybe a stupid question, but I'm just learning Laravel and can't find help on internet...
I've been tinkering with my own user authorisation and providing user roles based on a database entr...
The authentication even made forcefully by passing the correct values directly to the array , th...
I use laravel 4.2 and in my route file i use this code Route::group(array('domain' => 'www.eee.do...
Hello, i use this auth in laravel $validator = Validator::make(Input::all(), array ( 'email' =&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