We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I made a pull request #4 to handle notification message in Admin.
To display notification, we have to flash an error_message or success_message on the session.
error_message
success_message
Good for displaying to the user that an action have been done or not.
The text was updated successfully, but these errors were encountered:
I've merged that request. Do you want me to add some additional handlers for that?
Sorry, something went wrong.
No branches or pull requests
I made a pull request #4 to handle notification message in Admin.
To display notification, we have to flash an
error_message
orsuccess_message
on the session.Good for displaying to the user that an action have been done or not.
The text was updated successfully, but these errors were encountered: