We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b9f74a commit 4689b28Copy full SHA for 4689b28
README.md
@@ -12,6 +12,8 @@ This package is based on the original version of [Laracasts](https://github.com/
12
13
- Flash multiple messages in one request.
14
- Pass in a simple message or a key to look up in [Laravel's Translator](http://laravel.com/docs/5.0/localization).
15
+- Provide an optional array of values to fill any placeholders on the localized message.
16
+- Enable or disable a `dismissible` option for alerts (defaults to `true`).
17
18
## Laravel 5 Installation
19
0 commit comments