Simple Flash Package
Originally modelled after laracasts/flash
Installation:
composer.json
"require": {
"iadambrown/flash": "dev-master"
},
...
"repositories": [
{
"type": "vcs",
"url": "https://github.com/iadambrown/flash.git"
}
],
Originally modelled after laracasts/flash
composer.json
"require": {
"iadambrown/flash": "dev-master"
},
...
"repositories": [
{
"type": "vcs",
"url": "https://github.com/iadambrown/flash.git"
}
],