Download the PHP package rzl-app/laravel-toaster without Composer
On this page you can find all versions of the php package rzl-app/laravel-toaster. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download rzl-app/laravel-toaster
More information about rzl-app/laravel-toaster
Files in rzl-app/laravel-toaster
Package laravel-toaster
Short Description Generates a Laravel Toaster as Sessions Flash or Props an Array for your Blade or Front-End Api.
License MIT
Homepage https://github.com/rzl-app/laravel-toaster
Informations about the package laravel-toaster
⚡️Rzl Laravel Toaster Message 🚀
A clean, powerful Laravel Session Flash & Props Toaster helper —
perfect for Blade, Vue, React, Inertia, Livewire, or plain API.
Built with ❤️ by @rzl-app.
📚 Table of Contents
- 🚀 Requirements
- ⚙️ Installation
- 🔥 Usage
- 🖥 Blade Example
- 📝 JSON Output
- 💡 Tips & Best Practice
- ❤️ Sponsor
- 📜 Changelog
- 🤝 Contributing
- 🛡 Security
- 🙌 Credits
- 📄 License
🛠 Requirements
Laravel Framework & illuminate/support |
PHP | Package Version |
---|---|---|
^9.x | ^10.x | ^11.x | ^12.x | ^8.2 | v1.1.x |
^9.x | ^10.x | ^11.x | ^8.1 | v1.0.x |
⚙️ Installation
Publish config
Will create config/rzl-laravel-toaster.php
:
🚀 Usage
✅ Basic flash
🚀 With type & timeout
🪄 Shortcuts
🔥 Props for API / SPA
or shortcuts:
🖥 Blade Example
🚀 JSON output
💡 Tips & Best Practice
💡 Tips & Best Practice
✅ Use session
for simple Laravel + Blade / Livewire.
✅ Use props
for Inertia, SPA, or pure API.
✅ Set as_prop
true in config to force always JSON array.
❤️ Sponsor this package
Help support development:
📝 Changelog
See CHANGELOG.
🤝 Contributing
See CONTRIBUTING.
🛡 Security
Please report issues to [email protected].
🙌 Credits
- Rzl App
- All Contributors
📜 License
The MIT License (MIT). Please see License File for more information.
✅ Enjoy using rzl-app/laravel-toaster
?
Star this repo ⭐ and share it with other Laravel developers!
All versions of laravel-toaster with dependencies
laravel/framework Version >=9.0
php Version >=8.1