Hi everyone, Need your help. I'm using laravel boilerplat 'Lagency_5.2', Great job done by these guy...
I am new to Laravel and have been having trouble with the following piece of code. The system is wor...
Hi everyone, I have this simple code for testing authentication : public function login(Request $req...
Hello, I'm looking for a solution to rename the _token field and replace it with a Str::random(40) v...
Recently I started working on a new project. There was a problem with logging in. I and my teammate,...
I'm new to Laravel and I'm trying to fix next issue for 2 days. I want to create database and migrat...
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...
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