Laravel Flare
2,042
9
6
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: 2024-05-03 03:03:44
Package Statistics
Total Downloads: 2,042
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 9
Total Watchers: 6
Total Forks: 1
Total Open Issues: 21

Laravel Flare

Flare

Flare is an open-source CRUD system, currently under development, built on top of Laravel.

Latest Stable Version Total Downloads Latest Unstable Version License Scrutinizer Code Quality SensioLabsInsight

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.