flare maintained by laravelflare
Description
Laravel Flare
Authors
Last update
2019/08/25 19:43
(1.x-dev)
License
Downloads
2 048

Flare
Flare is an open-source CRUD system, currently under development, built on top of Laravel.
Quick Start Guide
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
Resources
Laravel is a trademark of Taylor Otwell.
Flare is in no way associated or affiliated with Laravel or Taylor Otwell.

