laracasts/flash
Simple flash messaging for Laravel apps by Laracasts. Easily set session-based success, info, warning, and error messages and display them in your views with a clean API and customizable templates. Great for notifications after redirects.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| php-flasher/flasher | 0.87 | php-flasher/flasher adds elegant flash notifications to PHP apps, with Laravel integration. Configure multiple notifiers, queue messages, and display them easily in templates. Supports popular JS libraries and customizable themes for consistent UX. | 63 | 65 | 5 | 40K | 0 | 0.5 | 38.7 | MIT | — | |
| spatie/laravel-flash | 0.86 | Lightweight Laravel package for flashing a single message to the next request via session. Use flash('Message', 'optional-class') in controllers and read flash()->message and flash()->class in your Blade views to display and style it. | 665 | 666 | 33 | 38K | 0 | 30.0 | 28.7 | MIT | 1 month ago | |
| php-flasher/flasher-toastr | 0.84 | Laravel adapter for Toastr notifications using PHP Flasher. Quickly flash success/error/info messages to the session and render them as Toastr popups in your views, with configurable options and seamless integration with flasherphp/flasher. | 8 | 8 | 1 | 12K | 0 | 0.1 | 43.4 | MIT | — | |
| php-flasher/flasher-laravel | 0.84 | Laravel integration for PHP Flasher: add stylish flash notifications (success, error, info) to your app with an easy API, session support, and multiple adapters/themes. Quick to install, configurable, and works seamlessly with Laravel’s middleware and views. | 44 | 45 | 7 | 36K | 0 | 0.4 | 40.1 | MIT | — | |
| php-flasher/flasher-toastr-laravel | 0.81 | Laravel integration for php-flasher Toastr notifications. Quickly flash success, error, info, and warning messages to the browser using the Toastr JavaScript library, with simple configuration and support for Laravel’s session-based flashing. | 31 | 31 | 2 | 11K | 0 | 0.2 | 35.3 | MIT | — | |
| yoeunes/toastr | 0.81 | Laravel toast notifications powered by toastr.js via PHPFlasher. Install with Composer and publish assets, then trigger info/success/warning/error messages using the flash()/toastr() helper in controllers for quick user feedback. | 410 | 414 | 58 | 14K | 15 | 30.2 | 31.1 | MIT | 1 year ago | |
| illuminate/notifications | 0.77 | Illuminate Notifications is Laravel’s notification component, providing a unified way to send notifications across channels like mail, database, broadcast, SMS, and Slack. Supports queued delivery, localization, and flexible routing for notifiable models. | 48 | 51 | 12 | 43K | 0 | 0.6 | 40.7 | MIT | — | |
| laravel-lang/lang | 0.58 | Community-maintained Laravel translation files for many locales. Adds localizations for core messages and validation, with easy Composer install and ongoing updates. Part of the Laravel Lang ecosystem; see docs for setup and contribution guidelines. | 7,773 | 7,800 | 2,990 | 410K | 0 | 70.5 | 28.1 | MIT | 2 weeks ago |
How can I help you explore Laravel packages today?