Support the ongoing development of Laravel.io →

apburks

Joined 6 Nov 2014

Statistics

Threads 2
Replies 4
Solutions 0
Articles 0
posted 9 years ago

Redirect with flash message

When I refresh a redirected page with flash message, is that flash message supposed to disappear? If...

0 Likes
1 Replies

Laravel session::flash()

I'm simply just trying reflash a Flash Session from one controller to another. However, this doesn't...

0 Likes
9 Replies
replied 9 years ago

Laravel session::flash()

Tried that and still that same /: Any other suggestions? Thank you for any help so far.

0 Likes
replied 9 years ago

Laravel session::flash()

I removed var_dump and it seems that the first flash works. Then I added reflash in SearchController...

0 Likes
replied 9 years ago

Laravel session::flash()

There is no redirects elsewhere. Other sessions (using Session::put) are behaving correctly. Some co...

0 Likes
replied 9 years ago

Laravel session::flash()

I land on / (homeController.php) and I do Session::flash('test', 123); I then go to /search (searchC...

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.