depsimon/laravel-notify

An easy way to flash notifications

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/depsimon/laravel-notify

dev-master / 1.0.x-dev 2016-10-30 14:27 UTC

This package is auto-updated.

Last update: 2025-09-23 01:12:37 UTC


README

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.