laravelflare/install

Installs Flare as a new project or on an existing Laravel project.

0.9.2 2016-04-14 23:42 UTC

This package is auto-updated.

Last update: 2024-04-18 17:13:56 UTC


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