laravel-notify

Flexible Flash notifications for Laravel

OTHER License

Downloads
748.4K
Stars
1.6K
Committers
14

Bot releases are hidden (Show)

laravel-notify - v2.5 Latest Release

Published by mckenziearts 5 months ago

What's Changed

New Contributors

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

laravel-notify - v2.4

Published by mckenziearts over 1 year ago

What's Changed

New Contributors

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

laravel-notify - v2.3

Published by mckenziearts over 2 years ago

What's Changed

New Contributors

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

laravel-notify - v2.2

Published by mckenziearts over 3 years ago

Version 2.2

Added

  • Notify timeout
  • Add Support for PHP 7.4

Updated

  • Upgrade to Tailwind v2
laravel-notify - Add Laravel 8 support

Published by mckenziearts about 4 years ago

  • Laravel 8 Support
laravel-notify - Laravel Notify v2.0

Published by mckenziearts about 4 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
laravel-notify - Custom notify title

Published by mckenziearts over 4 years ago

Added

  • Custom notification title
laravel-notify - Added Preset Notification

Published by mckenziearts almost 5 years ago

Added

  • Preset notifications
laravel-notify - Add Emotify Notification

Published by mckenziearts almost 5 years ago

Added

  • Emotify Notification
laravel-notify - Update Notify Height

Published by mckenziearts almost 5 years ago

Update

  • Notify height
laravel-notify - Add Notify Position

Published by mckenziearts almost 5 years ago

Added

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

Updated

  • notify style and javascript
laravel-notify - Update load assets

Published by mckenziearts almost 5 years ago

Updated

  • webpack.mix.js file to set correct path to display assets
laravel-notify - Fix bug on mix file

Published by mckenziearts almost 5 years ago

Removed

  • Load unregistred mix asset
laravel-notify - Add Destroy session

Published by mckenziearts almost 5 years ago

Added

  • Destroy notification message after rendering
laravel-notify - v1.0.1

Published by mckenziearts almost 5 years ago

Added

compile asset for production

laravel-notify - v1.0

Published by mckenziearts almost 5 years ago

Version 1.0

Added

  • Everything
Package Rankings
Top 1.22% on Packagist.org
Related Projects