laravelflare / install by AdenFraser

Installs Flare as a new project or on an existing Laravel project.
74
0
2
Package Data
Maintainer Username: AdenFraser
Package Create Date: 2015-10-01
Package Last Update: 2016-04-14
Language: PHP
License: MIT
Last Refreshed: 2024-05-03 15:00:42
Package Statistics
Total Downloads: 74
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 2
Total Forks: 0
Total Open Issues: 1

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