Libraries tagged by flush
tiththa/laravel-notify
18 Downloads
Flexible flash notifications for Laravel L9 Support
tde/craft-environment-warning
2058 Downloads
This plugin has the ability to show a warning flash message on top of the website to warn the user he/she is visiting a non-production website.
tallandsassy/tasuiglances
13 Downloads
Tall and Sassy UI functionality that isn't too complicated. Think 'flash' and fancy reveals.
swisslinx/notify
0 Downloads
Flexible flash notifications for Laravel
rzl-app/laravel-toaster
0 Downloads
A clean, powerful Laravel Toaster to generate session flash & props arrays — perfect for Blade, Vue, React, Inertia, Livewire, or plain APIs.
rsol/yii2-alert
7 Downloads
Yii-Framework widget for Flash Alerts
riazxrazor/laravel-sweet-alert
1034 Downloads
Laravel package to show beautiful flash message
rawphp/raw-session
320 Downloads
RawSession provides application session service, including flash messages and is used by RawPHP framework and other applications.
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.
pixxet/notify
15 Downloads
Flexible flash notifications for Laravel
osaris-uk/notify
6 Downloads
Flexible flash notifications for Laravel
ongom/hot-lib
4 Downloads
A PHP library for providing most of the common PHP function like session, flash messeging and also file hundling.
northrook/toast-bundle
15 Downloads
Enhances FlashBag messages.
nineinchnick/eajaxupload
1611 Downloads
Yii PHP Framework extension utilizing fileUploader js library to upload files through AJAX without Flash.
moxuandi/yii2-webuploader
217 Downloads
WebUploader是由Baidu WebFE(FEX)团队开发的一个简单的以HTML5为主,FLASH为辅的现代文件上传组件。