Libraries tagged by session flash
simialbi/yii2-widget-toastr
109 Downloads
toastr is a Javascript library for non-blocking notifications implemented as yii2 widget.
mujhtech/nav-toastr
7 Downloads
nav-toastr flash notification with custom redirection for laravel app
flavorly/hybridly-share
40 Downloads
A Quick way to flash & share Hybridly Variables from anywhere, persisting on session & processes.
errehub/laravel-alert
12 Downloads
This project aims to give developers a new experience with alerts in Laravel.
ehann/notification-bundle
831 Downloads
Twitter Bootstrap-ready flash notification bundle for Symfony2
darkghosthunter/laradate
9 Downloads
Route bind a date into a Carbon (or anything you want)
bindeveloperz/alert
11 Downloads
Laravel package to flash error msg inspired by laracast/flash.
ongom/hot-lib
3 Downloads
A PHP library for providing most of the common PHP function like session, flash messeging and also file hundling.
maxheckel/laravel-sweetalert
8 Downloads
A package that allows you to show sweet alerts with session flashes on all your views
lloople/laravel-notificator
147 Downloads
Attach objects to notification's session flashed variable
makechtec/form-dispatcher
10 Downloads
send mails, store in database and flash session data
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.
coreplex/notifier
1162 Downloads
A php class to simply flash notifications to a session and then display them using a javascript notifier.
eru/sflash
15 Downloads
A simple laravel Package to flush sessions via artisan command.
boolfalse/clearcaches
2319 Downloads
Package for recreating Laravel all caches, and for dropping all DB tables, for flushing all sessions.