Skip to content

Easily generate and bind message data to the view for use in frontend JS components

License

Notifications You must be signed in to change notification settings

Laralabs/toaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stable Build CI Status StyleCI

The toaster package for Laravel provides a quick 'n' easy method for creating toast messages and binding the data to your view as a JS variable.

You can then access them in your favourite JS component or use laralabs-vue-toaster, built for this package.

composer require laralabs/toaster

Documentation

Full documentation can be found at the link below:

Toaster Documentation

Preview

Example of Toaster being used with laralabs-vue-toaster, this setup is included within the documentation.

Demo

A live demo is available here

Support

Please raise an issue on GitHub if there is a problem.

License

This is open-sourced software licensed under the MIT License.