LaravelPackages.net
Acme Inc.
Toggle sidebar
depsimon/laravel-notify

An easy way to flash notifications

7
0
About depsimon/laravel-notify

depsimon/laravel-notify is a Laravel package for an easy way to flash notifications. It currently has 0 GitHub stars and 7 downloads on Packagist. Install it with composer require depsimon/laravel-notify. Discover more Laravel packages by depsimon or browse all Laravel packages to compare alternatives.

Last updated

laravel-notify

Latest Version on Packagist Software License

This package provides an easy way to flash notifications using bootstrap-notify.

Install

Via Composer

$ composer require depsimon/laravel-notify

Usage

session()->flash('laravel-notify', ['message' => 'Profile updated!']);

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Star History Chart