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

0.9.2 2016-04-14 23:42 UTC

This package is auto-updated.

Last update: 2025-09-18 20:10:30 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