Support the ongoing development of Laravel.io →

Smokexyz

Joined 2 Mar 2016

Statistics

Threads 3
Replies 1
Solutions 0
Articles 0

Route middleware not working correctly

/* Social Register */ Route::get('social/register', [ 'middleware' => 'auth', 'as' => 'social:...

0 Likes
0 Replies

Session not persisting 5.2

Hello, So everything was working brilliant before I shut my laptop down and rebooted it, and when I...

0 Likes
1 Replies

Overriding EloquentUserProvider to change password field name in validateCredentials()

I've managed to change the password field in the code through overriding various classes/methods. Bu...

0 Likes
0 Replies
replied 7 years ago

Session not persisting 5.2

Well, guess what, I changed APP_Debug in .env to true and then back to false, and now it works. Such...

0 Likes

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.

© 2024 Laravel.io - All rights reserved.