2017 © Pedro Peláez
 

library laravel-flash

Flash package for Laravel

image

felipepodesta/laravel-flash

Flash package for Laravel

  • Saturday, April 29, 2017
  • by felipepodesta
  • Repository
  • 0 Watchers
  • 1 Stars
  • 19 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 6 % Grown

The README.md

Laravel Flash

Session Flash package for Laravel., (*1)

Table Of Contents

Installation

To install in Laravel (current):, (*2)

composer require felipepodesta/laravel-flash

Add the service provider to your config/app.php file:, (*3)

<?php
/*
    'providers' => [
        [...]
*/
        FelipePodesta\Flash\ServiceProvider::class,
/*
        [...]
    ],
*/

Changelog

Refer to the Changelog for a full history of the project., (*4)

Support

The following support channels are available at your fingertips:, (*5)

Security Vulnerabilities

If you discover any security related issues, please email Felipe Podestá instead of using the issue tracker., (*6)

Contributing & Protocols

Thank you for considering contributing to this project! The contribution guide can be found in contributing.md and conduct.md., (*7)

Bug reports, feature requests, and pull requests are very welcome., (*8)

Credits

License

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

(c) 2004-2017 Felipe Podestá, Some rights reserved., (*10)

The Versions

29/04 2017

dev-master

9999999-dev

Flash package for Laravel

  Sources   Download

MIT

The Requires

 

29/04 2017

dev-develop

dev-develop

Flash package for Laravel

  Sources   Download

MIT

The Requires

 

29/04 2017

v0.0.0

0.0.0.0

Flash package for Laravel

  Sources   Download

MIT

The Requires