Download the PHP package fungku/sweet-flasher without Composer
On this page you can find all versions of the php package fungku/sweet-flasher. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package sweet-flasher
Sweet Flasher
Simple, sweet flash messages.
Currently supports Laravel and (maybe) Symfony.
Install
Install with composer like any sane developer.
Composer
Laravel
For Laravel apps, add the Service Provider class to config/app.php
services array:
Symfony
For Symfony, try the SymfonySessionFlasher
.
I don't actually know how Symfony works, I was just trying to provide an example.
If you do know, please help me out here.
Usage
Laravel:
Inject it
Or if you are a lazy piece of crap use the helper function flash()
:
Symfony (maybe):
Everybody else:
You can do it.
Notes
This is nearly a fork of laracasts/flash
All versions of sweet-flasher with dependencies
PHP Build Version
Package Version
Requires
php Version
>= 5.5
The package fungku/sweet-flasher contains the following files
Loading the files please wait ....