| Package Data | |
|---|---|
| Maintainer Username: | AdenFraser |
| Package Create Date: | 2015-08-30 |
| Package Last Update: | 2019-08-25 |
| Home Page: | |
| Language: | HTML |
| License: | MIT |
| Last Refreshed: | 2025-11-02 15:03:01 |
| Package Statistics | |
|---|---|
| Total Downloads: | 2,048 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 9 |
| Total Watchers: | 5 |
| Total Forks: | 1 |
| Total Open Issues: | 21 |

Flare is an open-source CRUD system, currently under development, built on top of Laravel.
First globally require the Flare installation package:
composer global require "laravelflare/install"
Now to install Flare in your current directory (on an existing Laravel Project):
flare install
If you would prefer to install Flare on a new Laravel (5.1 LTS) Project:
flare install clean
Laravel is a trademark of Taylor Otwell.
Flare is in no way associated or affiliated with Laravel or Taylor Otwell.