Frontend flash notifications
marcmascarell opened this issue · 0 comments
marcmascarell commented
We want to use flash notifications for user interactions.
For example:
- User creates/updates/deletes an entry
- When something went wrong
It should be able to dispatch frontend notifications after backend flashes a message or ajax response.
Some package candidates are:
laracasts/flash
ARCANEDEV/Notify
You are free to suggest another one.