laravelflare/flare
Laravel Flare
2,048
9
| Install | |
|---|---|
composer require laravelflare/flare |
|
| Latest Version: | 0.9.25 |
| PHP: | >=7.1 |
| License: | MIT |
| Last Updated: | Aug 25, 2019 |
| Links: | GitHub · Packagist |
Maintainer: AdenFraser

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.

