dev-master
9999999-devFlash package for Laravel
MIT
The Requires
- php >=7.0.0
- laravel/framework 5.4.*
dev-develop
dev-developFlash package for Laravel
MIT
The Requires
- php >=7.0.0
- laravel/framework 5.4.*
Wallogit.com
2017 © Pedro Peláez
Flash package for Laravel
Session Flash package for Laravel., (*1)
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,
/*
[...]
],
*/
Refer to the Changelog for a full history of the project., (*4)
The following support channels are available at your fingertips:, (*5)
If you discover any security related issues, please email Felipe Podestá instead of using the issue tracker., (*6)
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)
The MIT License (MIT). Please see License File for more information., (*9)
(c) 2004-2017 Felipe Podestá, Some rights reserved., (*10)
Flash package for Laravel
MIT
Flash package for Laravel
MIT