dmsysop / sweetalert
A BEAUTIFUL, RESPONSIVE, CUSTOMIZABLE, ACCESSIBLE (WAI-ARIA) REPLACEMENT FOR JAVASCRIPT'S POPUP BOXES , AVAILABLE FOR LARAVEL PROJECTS.
dev-master
2020-03-05 17:40 UTC
Requires
- php: ^7.2
- laravel/framework: ~5.4.0|~5.8.0|~5.9.0|^6.0|^7.0
Requires (Dev)
- symfony/thanks: ^1.0
This package is not auto-updated.
Last update: 2025-03-28 18:19:29 UTC
README
A beautiful , responsive , customizable , accessible replacement with javascript popup / model boxes for laravel
- Homepage - documentation
Only 1 Method for all kinds of Popup , Toast Notification and Model Boxes
alert([ 'Title' => 'Simple Title', 'Text' => 'A simple description', 'type' => 'success' ])
Install
Simple install SweetAlert2 package in your laravel, using below composer command
composer require dmsysop/sweetalert
( Optional ) after that run
composer thanks
to support my project
Contact
- Create a GitHub issue for bug reports, feature requests, or questions
- Add a ⭐️ star on GitHub or ❤️ tweet to support the project!