Laravel Notify Versions Save

Flexible Flash notifications for Laravel

v2.4

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/mckenziearts/laravel-notify/compare/v2.3...v2.4

v2.3

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/mckenziearts/laravel-notify/compare/v2.2...v2.3

v2.2

2 years ago

Version 2.2

Added

  • Notify timeout
  • Add Support for PHP 7.4

Updated

  • Upgrade to Tailwind v2

v2.1

3 years ago
  • Laravel 8 Support

v2.0

3 years ago

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.

Added

  • TailwindCSS & UI
  • AlpineJS
  • Notify component for Laravel 7

If you are using Laravel 7 you can now add this on your master blade

 <x:notify-messages />

Updated

  • Config file, remove all animation stuff
  • All notify styles, all built with Tailwindcss
  • Demo preview UI

v1.1.2

4 years ago

Added

  • Custom notification title

v1.1.1

4 years ago

Added

  • Preset notifications

v1.1

4 years ago

Added

  • Emotify Notification

v1.0.6

4 years ago

Update

  • Notify height

v1.0.5

4 years ago

Added

  • notification position configuration in config/notify.php to set where notification should display.

Updated

  • notify style and javascript