Releases: mckenziearts/laravel-notify
Releases · mckenziearts/laravel-notify
Add Notify Position
Added
- notification position configuration in
config/notify.php
to set where notification should display.
Updated
- notify style and javascript
Update load assets
Updated
- webpack.mix.js file to set correct path to display assets
Fix bug on mix file
Removed
- Load unregistred mix asset
Add Destroy session
Added
- Destroy notification message after rendering
v1.0.1
Added
compile asset for production
v1.0
Version 1.0
Added
- Everything