Libraries tagged by Laravel Flash
ariyanshipu/laravel-countdown
2 Downloads
Laravel Countdown is a simple and powerful Laravel package that allows you to create and manage countdown timers directly within your application. Whether you're launching a product, running a flash sale, or counting down to an event, this package makes it easy to handle time-sensitive logic in your Laravel projects
reed/flash
655 Downloads
Adds a utlitity for easy Session Flash messages.
rapidwebltd/no-post-data-laravel-middleware
78 Downloads
Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.
mmehdizadeh/flasher-toastr
14 Downloads
PHP Flasher adapter for Toastr
lloople/laravel-notificator
149 Downloads
Attach objects to notification's session flashed variable
gally90/laravel-notify
4 Downloads
Laravel Notifications
dancycodes/flashhalt
16 Downloads
FlashHALT eliminates route definition overhead for HTMX applications, enabling direct controller method access through intuitive URL conventions - delivering 10x faster development velocity while maintaining Laravel's architectural integrity.
csl/toastr
75 Downloads
Support laravel5.* toastr is a Javascript library for non-blocking notifications. jQuery is required. The goal is to create a simple core library that can be customized and extended.
ghanem/notify
24 Downloads
Laravel 5 Flash Notifications with icons and animations and with a timeout
bindeveloperz/alert
11 Downloads
Laravel package to flash error msg inspired by laracast/flash.
sargilla/toastr
209 Downloads
Toastr - Flash Messages for Laravel 5
artdarek/toastr
3665 Downloads
Toastr - Flash Messages for Laravel 5
php-flasher/symfony-pack
10 Downloads
PHPFlasher - A powerful & easy-to-use package for adding flash messages to Laravel or Symfony projects. Provides feedback to users, improves engagement & enhances user experience. Intuitive design for beginners & experienced developers. A reliable, flexible solution.
php-flasher/php-pack
40 Downloads
PHPFlasher - A powerful & easy-to-use package for adding flash messages to Laravel or Symfony projects. Provides feedback to users, improves engagement & enhances user experience. Intuitive design for beginners & experienced developers. A reliable, flexible solution.
wegnermedia/informer
24 Downloads
Flash Message Support for Laravel.