2017 © Pedro Peláez
 

library laravel-notify

An easy way to flash notifications

image

depsimon/laravel-notify

An easy way to flash notifications

  • Sunday, October 30, 2016
  • by depsimon
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

laravel-notify

Latest Version on Packagist ![Software License][ico-license], (*1)

This package provides an easy way to flash notifications using bootstrap-notify., (*2)

Install

Via Composer, (*3)

``` bash $ composer require depsimon/laravel-notify, (*4)


## Usage ``` php 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., (*5)

Credits

License

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

The Versions

30/10 2016

dev-master

9999999-dev https://github.com/depsimon/laravel-notify

An easy way to flash notifications

  Sources   Download

MIT

The Requires

 

The Development Requires

depsimon laravel-notify