Libraries tagged by Flasher
aldeebhasan/laravel-cache-flusher
4 Downloads
A lightweight package to invalidate cache entries automatically when the cached data changed.
mistery23/eloquent-flusher
156 Downloads
laravel flush relations
endroid/flusher-bundle
1916 Downloads
Endroid Flusher Bundle
xaamin/session
252 Downloads
Session Wrapper
vymak/flash-messages
14 Downloads
Flash messages handler for Nette Framework
seegno/bootstrap-bundle
3940 Downloads
Bootstrap utilities for Symfony2
mislant/flash
5 Downloads
Helper for flash messages for users
hurtcode/configure
8 Downloads
Library for creating configurations
flashrick/elasticsearchsql
9 Downloads
Use SQL statements to query elasticsearch
xililo/flash-popup-widget
18 Downloads
A widget that displays session flashes and triggers popups
rapidwebltd/no-post-data-laravel-middleware
77 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.
oxit/flash-messages
1335 Downloads
Flash message manager to handle flashes outside presenters
mmoreram/cache-flush-bundle
18505 Downloads
Symfony cache flusher
maxheckel/laravel-sweetalert
8 Downloads
A package that allows you to show sweet alerts with session flashes on all your views
lloople/laravel-notificator
146 Downloads
Attach objects to notification's session flashed variable