mckenziearts/laravel-notify
Lightweight Laravel package for backend-driven toast notifications. Install via Composer, publish config/assets, drop in the Blade component, and trigger success/error/info messages from your app. Works great with Tailwind CSS + Alpine.js.
Full Changelog: https://github.com/mckenziearts/laravel-notify/compare/v3.1.1...v3.2.0
Full Changelog: https://github.com/mckenziearts/laravel-notify/compare/v3.1...v3.1.1
Full Changelog: https://github.com/mckenziearts/laravel-notify/compare/v3.0...v3.1
Full Changelog: https://github.com/mckenziearts/laravel-notify/compare/v2.5...v3.0
Full Changelog: https://github.com/mckenziearts/laravel-notify/compare/v2.6...v2.7
Full Changelog: https://github.com/mckenziearts/laravel-notify/compare/v2.5...v2.6
Full Changelog: https://github.com/mckenziearts/laravel-notify/compare/v2.4...v2.5
Full Changelog: https://github.com/mckenziearts/laravel-notify/compare/v2.3...v2.4
Full Changelog: https://github.com/mckenziearts/laravel-notify/compare/v2.2...v2.3
Version 2 is Here 🤩 ! Laravel Notify is a package that lets you add custom notifications to your project. A diverse range of notification design with TailwindCSS and TailwindUI.
If you are using Laravel 7 you can now add this on your master blade
<x:notify-messages />
config/notify.php to set where notification should display.compile asset for production
How can I help you explore Laravel packages today?