laravelflare / install
Installs Flare as a new project or on an existing Laravel project.
0.9.2
2016-04-14 23:42 UTC
Requires
- symfony/console: ~2.3
- symfony/process: ~2.3
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
This is the Installer package for Flare which provides allows you to add Flare to an existing Laravel project or install a fresh instance of Laravel with Flare,using the following commands:
Install Flare on Existing Project:
flare install
Install Flare with a Fresh Install of Laravel 5.1 LTS:
flare install clean