laralabs/toaster

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

5.0.1 2024-03-05 01:37 UTC

This package is auto-updated.

Last update: 2024-04-13 20:23:59 UTC


README

687474703a2f2f646f63732e6c6172616c6162732e756b2f746f61737465722f696d616765732f746f61737465725f6c6f676f5f746578742e706e67

Stable Build CI Status StyleCI 68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f4c6172616c6162732f746f61737465722f6261646765732f6770612e737667 68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f32346431636132346265353961343935323731362f746573745f636f766572616765 68747470733a2f2f636f6465636f762e696f2f67682f4c6172616c6162732f746f61737465722f6272616e63682f6d61737465722f67726170682f62616467652e7376673f746f6b656e3d4c5a3353494f3436434e

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.

68747470733a2f2f646f63732e6c6172616c6162732e756b2f746f61737465722f696d616765732f746f61737465726578616d706c65332e676966

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.