spatie/laravel-flash
Lightweight Laravel package for flashing a single message to the next request via session. Use flash('Message', 'optional-class') in controllers and read flash()->message and flash()->class in your Blade views to display and style it.
Support Laravel 13
Full Changelog: https://github.com/spatie/laravel-flash/compare/1.10.0...1.10.1
Full Changelog: https://github.com/spatie/laravel-flash/compare/1.9.1...1.10.0
level property on flash()flash will now lookup a preregistered macrolevels methodHow can I help you explore Laravel packages today?