github devrabiul/laravel-toaster-magic v1.1
πŸ“¦ Release v1.1 Β· Laravel Toaster Magic

latest releases: v1.4, v1.3, v1.2...
2 months ago

πŸ“¦ Release v1.1 Β· Laravel Toaster Magic

I'm excited to announce v1.1 of Laravel Toaster Magic β€” a smooth and powerful toast notification package for Laravel and Livewire.

✨ What's New

  • πŸ”₯ Material Design Theme

    • A fresh new look inspired by Material Design β€” modern, clean, and user-friendly.
    • Improved color scheme and animations to make your toasts more engaging.

πŸ›  Fixes

  • βœ… Auto Asset Update Issue Fixed

    • No more stale assets β€” the package now properly refreshes its CSS/JS assets after updates or deployments.
  • βœ… Livewire JavaScript Compatibility Fixed

    • Resolved issues related to Livewire JS not triggering toast events reliably.
    • Now works seamlessly with Livewire’s wire:navigate and Livewire.on() events.

πŸ”„ Upgrade Guide

  1. Run:

    composer update devrabiul/laravel-toaster-magic
  2. (Optional) Re-publish the assets to get the new Material theme:

    php artisan vendor:publish --provider="Devrabiul\ToastMagic\ToastMagicServiceProvider"

Thank you for using Laravel Toaster Magic!
⭐️ Star the repo if you find it useful. Contributions and feedback are always welcome!

Don't miss a new laravel-toaster-magic release

NewReleases is sending notifications on new releases.