Support the ongoing development of Laravel.io →

24creative

Joined 29 Apr 2014

Statistics

Threads 2
Replies 2
Solutions 1
Articles 0

How to add more data to Auth::user() without extra queries?

Hi there, I'm rather new to Laravel 4 and can't seem to find the right answer, maybe you can help: A...

0 Likes
2 Replies

Logout problem, Auth::check() still returns true after Auth::logout() and Session::flush() call.

Hi there, I'm using Laravel 4.1.26 with the following app::before filter: App::before(function($requ...

0 Likes
2 Replies
Solved
replied 9 years ago

Logout problem, Auth::check() still returns true after Auth::logout() and Session::flush() call.

Okay, I fixed it by changing the POST route to a different URL.. Both my GET (show login view) and P...

0 Likes
Solved
replied 9 years ago

Logout problem, Auth::check() still returns true after Auth::logout() and Session::flush() call.

Hmm... one step further. Google Chrome is filling in my username and password automatically, and som...

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.