depsimon / laravel-notify by depsimon

An easy way to flash notifications
7
0
2
Package Data
Maintainer Username: depsimon
Maintainer Contact: simon@webartisan.be (Simon Depelchin)
Package Create Date: 2016-10-30
Package Last Update: 2016-10-30
Language: PHP
License: MIT
Last Refreshed: 2024-05-18 03:16:41
Package Statistics
Total Downloads: 7
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 2
Total Forks: 0
Total Open Issues: 0

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.