laravelflare / install
Installs Flare as a new project or on an existing Laravel project.
Installs: 77
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
pkg:composer/laravelflare/install
Requires
- symfony/console: ~2.3
- symfony/process: ~2.3
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