Support the ongoing development of Laravel.io →

dheavy

Joined 10 May 2014

Statistics

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

Laravel 4.2 on Heroku: Session::flash() not working.

Hello there, My Laravel 4.2 is working fine on its local Homestead infrastructure, under HTTPS. I ha...

0 Likes
12 Replies
Solved
posted 9 years ago

Inverse of "save" for an "hasMany" relationship.

Hi, I have, say, a Post object that belongsTo a User object. The User object hasMany Post objects. I...

0 Likes
4 Replies
replied 9 years ago

Laravel 4.2 on Heroku: Session::flash() not working.

Xum said: Hm... the fact that flash.old is empty makes me think that session saving (during which o...

0 Likes
replied 9 years ago

Laravel 4.2 on Heroku: Session::flash() not working.

Hmm... unfortunately this is not working either. I can testify the database driver-backed session is...

0 Likes
replied 9 years ago

Laravel 4.2 on Heroku: Session::flash() not working.

The most sane I have is to try database driver for sessions, to rule out peculiarities of Heroku's...

0 Likes
replied 9 years ago

Laravel 4.2 on Heroku: Session::flash() not working.

I already did, to no avail. :( It actually is the basis of my code and it's working fine in homestea...

0 Likes
replied 9 years ago

Laravel 4.2 on Heroku: Session::flash() not working.

First of all thanks for your help Xum. Session::flash('message', 'test'); var_dump( Session::all() )...

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.