bureken / artificer

Artificer is the admin panel Laravel deserves.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Artificer

Artificer

The admin panel Laravel deserves

Latest Version

Quality Score

Software License

It's flexible, extensible and builds a beautiful interface around your models.

##Current state warning

It is under development. Use at your own risk.

Table of Contents

Here you will find a brief introduction, go here for full documentation.

Compatibility

Laravel Artificer
4.x v0.1.4-alpha (Unsupported)
5.3 dev (work in progress)

##Installation

Composer

Add Artificer to your composer.json file.

"mascame/artificer": "dev-master" 

Run composer install to get the latest version of the package.

Laravel

Add the Service Provider to config/app.php at the bottom of providers:

\Mascame\Artificer\ArtificerServiceProvider::class

##Screenshots artificer_model_index_shadow artificer_extensions_shadow

##Support

If you need help or any kind of support, please send an e-mail to Marc Mascarell at marcmascarell@gmail.com.

##License

This package is open-sourced software licensed under the MIT license.

About

Artificer is the admin panel Laravel deserves.


Languages

Language:PHP 95.5%Language:HTML 3.9%Language:JavaScript 0.6%