laravelflare/install
Installs Flare as a new project or on an existing Laravel project.
77
| Install | |
|---|---|
composer require laravelflare/install |
|
| Latest Version: | 0.9.2 |
| License: | MIT |
| Last Updated: | Apr 14, 2016 |
| Links: | GitHub · Packagist |
Maintainer: AdenFraser
Flare Installer
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