Libraries tagged by flashed
anselmi-dev/flashed
21 Downloads
A tiny component to flash messages into Laravel session object.
xaamin/session
253 Downloads
Session Wrapper
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.
lloople/laravel-notificator
149 Downloads
Attach objects to notification's session flashed variable
yoeunes/toastr
967351 Downloads
toastr.js flush notifications for Laravel
php-flasher/flasher-toastr-laravel
505277 Downloads
Leverage Toastr for stylish toast notifications in Laravel with PHPFlasher. Add Toastr's sleek notifications to your Laravel projects effortlessly.
php-flasher/flasher-laravel
2585963 Downloads
Seamlessly integrate flash notifications into your Laravel applications with PHPFlasher. Enhance user feedback and engagement with minimal setup.
php-flasher/flasher
4297382 Downloads
The foundational PHP library for PHPFlasher, enabling the creation of framework-agnostic flash notifications. Ideal for building custom integrations or for use in PHP projects.
php-flasher/flasher-toastr
1259111 Downloads
PHPFlasher Toastr - An extension for PHPFlasher to integrate Toastr notifications seamlessly in Laravel or Symfony. Enhances UX with elegant, responsive toast messages.
php-flasher/flasher-symfony
1287654 Downloads
Integrate flash notifications into Symfony projects effortlessly with PHPFlasher. Improve user experience and application feedback loops easily.
stefangabos/zebra_session
101438 Downloads
A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing better performance, better security and protection against session fixation and session hijacking
php-flasher/php-flasher
3564 Downloads
The core repository for PHPFlasher, hosting the source code, contributions, issue tracking, and discussions for the PHPFlasher project. This mono-repo serves as the hub for development and community engagement.
php-flasher/flasher-toastr-symfony
402373 Downloads
Integrate Toastr's smooth toast notifications into Symfony projects using PHPFlasher. Enhance Symfony applications with Toastr's refined visuals.
php-flasher/flasher-sweetalert-symfony
16127 Downloads
Utilize SweetAlert for dynamic notifications in Symfony with PHPFlasher. Bring engaging user alerts and confirmations to Symfony apps.
php-flasher/flasher-sweetalert-laravel
33963 Downloads
Incorporate SweetAlert's interactive notifications into Laravel applications with PHPFlasher. Enhance user dialogs with SweetAlert and Laravel.