depsimon/laravel-notify

An easy way to flash notifications
7
Install
composer require depsimon/laravel-notify
PHP:~5.6|~7.0
License:MIT
Last Updated:Oct 30, 2016
Links: GitHub  ·  Packagist
Maintainer: depsimon

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 simon@webartisan.be instead of using the issue tracker.

Credits

License

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