Download the PHP package hubuki/laravel-sweetalert without Composer
On this page you can find all versions of the php package hubuki/laravel-sweetalert. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hubuki/laravel-sweetalert
More information about hubuki/laravel-sweetalert
Files in hubuki/laravel-sweetalert
Download hubuki/laravel-sweetalert
More information about hubuki/laravel-sweetalert
Files in hubuki/laravel-sweetalert
Vendor hubuki
Package laravel-sweetalert
Short Description Laravel Alerts with SweetAlerts
License MIT
Package laravel-sweetalert
Short Description Laravel Alerts with SweetAlerts
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-sweetalert
fork from socieboy/alerts
Laravel 5 Alerts
Installation
Add to your composer.json file the package.
Update your dependencies
After install this package you have to set the service provider on your config/app.php file
//: # ()
//: # () Add the JS script before close your \</body> tag.
Include the alerts view to your master view. Add this code right after set the JS script file.
Usage
On your controllers is a perfect place to use it, any way you can fire the alerts from jobs or events.
Override the type of overlay
SweetAlerts website
All versions of laravel-sweetalert with dependencies
PHP Build Version
Package Version
No informations.
The package hubuki/laravel-sweetalert contains the following files
Loading the files please wait ....