Support the ongoing development of Laravel.io →

1,917 Threads

Boilerplate 5.2: assign single permission to multi group

Hi everyone, Need your help. I'm using laravel boilerplat 'Lagency_5.2', Great job done by these guy...

0 Likes
0 Replies
posted 11 years ago

Auth::logout()

I am new to Laravel and have been having trouble with the following piece of code. The system is wor...

0 Likes
10 Replies

Insane Auth::attempt problem

Hi everyone, I have this simple code for testing authentication : public function login(Request $req...

0 Likes
2 Replies
Solved

Rename _token field name

Hello, I'm looking for a solution to rename the _token field and replace it with a Str::random(40) v...

0 Likes
9 Replies

New session is created on each request

Recently I started working on a new project. There was a problem with logging in. I and my teammate,...

0 Likes
9 Replies
Solved

Problem with connecting to Database

I'm new to Laravel and I'm trying to fix next issue for 2 days. I want to create database and migrat...

0 Likes
1 Replies

Passing variable to a view using middleware

Is this possible? I want to pass a variable, style, to my layout template so that it defines the lay...

0 Likes
3 Replies

SQLSTATE[23000] - Column 'user_id' cannot be null

Hey guys, I followed this great tutorial to implement FB login into my application: http://maxoffsky...

0 Likes
7 Replies
Solved

Article - Unboxing Laravel Authentication

http://asklagbox.com/blog/unboxing-laravel-authentication A look at the pieces of the Authentication...

0 Likes
0 Replies

Pusher/Laravel Error

My console is throwing the following error: Pusher : No callbacks on private-App.user.1 for pusher:s...

0 Likes
0 Replies

oauth/token - hashing the password

I'm trying to change the behavior of the oauth/token call from the passport package in laravel. In m...

0 Likes
0 Replies

Changing default columns and table in Laravel Auth 5.2

Ok I am having this problem for a week now. I am following the naming convention of our company in c...

0 Likes
2 Replies

Please Answer My Question

sorry for wrong title. but i am hanging with this question from long time. I want to create social n...

0 Likes
0 Replies

Laravel Authentication Customization

Hi, Learn how to use artisan to scaffold the authentication then customize it to meet your needs. ht...

0 Likes
0 Replies

Laravel 5.3 Throttle Login

I have notice that Throttles in Laravel 5.3 are different then 5.2 while I was trying to write my ow...

0 Likes
2 Replies

Laravel 5.4 Auth Scaffolding unknown issue.

I can register perfectly and it redirects with the cookie and tells me I'm logged in, but when I sig...

0 Likes
5 Replies

how to insert current login user -> userid using --resource controller? please help my thesis deadline

im using php artisan make:auth any ideas on how to insert the user id of the current login-ed user?...

0 Likes
4 Replies
Solved
0 Likes
0 Replies

how to insert my auth user id to my database upon submission?

hi guys i am new in laravel so please bear with me. im using laravel 5.4 what im trying to do is upo...

0 Likes
4 Replies

TokenMismatchException in VerifyCsrfToken.php line 46 error

I know this question has been asked many times and I've tried everyone of them to fix my issue: I us...

0 Likes
2 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.