Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flash sessions #3

Open
g105b opened this issue May 5, 2018 · 1 comment
Open

Flash sessions #3

g105b opened this issue May 5, 2018 · 1 comment
Labels
Milestone

Comments

@g105b
Copy link
Member

g105b commented May 5, 2018

Useful to create popup messages, etc.

@g105b g105b added this to the v2 milestone Jul 19, 2018
@g105b
Copy link
Member Author

g105b commented Jul 12, 2019

This can be simply implemented by adding $session->push and $session->pop functions to automatically handle working with arrays of sessions, without having to load the current session value, add to it, then store it again.

@g105b g105b added the feature label Jul 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant