Releases: letrunghieu/laravel-alert
Releases · letrunghieu/laravel-alert
Release list
v2.1.1
v2.1.0
For Laravel 5
- Create success/info/warning/error messages
- Flash those message to the next request
- Display those message with custom view (default to Bootstrap 3 alert)
- Can append additional validation errors when displaying
v1.1.0
For Laravel 4
- Create success/info/warning/error messages
- Flash those message to the next request
- Display those message with custom view (default to Bootstrap 3 alert)
- Can append additional validation errors when displaying