Is this possible? I want to pass a variable, style, to my layout template so that it defines the lay...
Hey guys, I followed this great tutorial to implement FB login into my application: http://maxoffsky...
http://asklagbox.com/blog/unboxing-laravel-authentication A look at the pieces of the Authentication...
My console is throwing the following error: Pusher : No callbacks on private-App.user.1 for pusher:s...
I'm trying to change the behavior of the oauth/token call from the passport package in laravel. In m...
Ok I am having this problem for a week now. I am following the naming convention of our company in c...
sorry for wrong title. but i am hanging with this question from long time. I want to create social n...
Hi, Learn how to use artisan to scaffold the authentication then customize it to meet your needs. ht...
I have notice that Throttles in Laravel 5.3 are different then 5.2 while I was trying to write my ow...
I can register perfectly and it redirects with the cookie and tells me I'm logged in, but when I sig...
im using php artisan make:auth any ideas on how to insert the user id of the current login-ed user?...
got a problem here. dunno how to fix in user.php #SQLSTATE[23000]: Integrity constraint violation: 1...
hi guys i am new in laravel so please bear with me. im using laravel 5.4 what im trying to do is upo...
I know this question has been asked many times and I've tried everyone of them to fix my issue: I us...
Hi To be fair Im just starting to look into Laravel. The end goal is to have different schools to lo...
I'm fairly new to Laravel and couldn't find anything on this. If for example, I was creating a panel...
I'm currently developing a website with Laravel, where users can register and afterwards login in or...
Hi! Im using jwt.auth middleware in my routes like this: Route::post('/login','AuthController@Login'...
Hi guys. I am trying to use Policies from Laravel Authorization feature, but it is not working with...
any somebody can help me to fix that error. this my error : ErrorException in Encrypter.php line 106...
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