| Package Data | |
|---|---|
| Maintainer Username: | depsimon |
| Maintainer Contact: | simon@webartisan.be (Simon Depelchin) |
| Package Create Date: | 2016-10-30 |
| Package Last Update: | 2016-10-30 |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-11-02 15:15:26 |
| Package Statistics | |
|---|---|
| Total Downloads: | 7 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 0 |
| Total Watchers: | 1 |
| Total Forks: | 0 |
| Total Open Issues: | 0 |
This package provides an easy way to flash notifications using bootstrap-notify.
Via Composer
$ composer require depsimon/laravel-notify
session()->flash('laravel-notify', ['message' => 'Profile updated!']);
If you discover any security related issues, please email simon@webartisan.be instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.