Support the ongoing development of Laravel.io →

jellis

Joined 16 Nov 2014

Statistics

Threads 2
Replies 3
Solutions 0
Articles 0
posted 7 years ago

Using session() function to store session variables

Hi all, I'm not normally one to ask such basic questions, but I'm completely stumped at the moment....

0 Likes
1 Replies
posted 8 years ago

AUTO_INCREMENT for MySQL

Hi All, I'm at a loss for what's happening. I'm running two queries on a table as part of my migrati...

0 Likes
0 Replies
replied 7 years ago

Using session() function to store session variables

I don't know what to say; I changed nothing except for doing a session()->flush() (again), and it...

0 Likes
replied 9 years ago

Auth in larvel 5 working but not correctly

By not using the LoginRequest class you're bypassing any validation that would be done for that requ...

0 Likes
replied 9 years ago

No facade aliases in Laravel 5?

If you're accessing the facades, you should be able to use the syntax \Session::get('foo'); You're...

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.