LaravelPackages.net
Acme Inc.
Toggle sidebar
mascame/artificer

Artificer is the admin panel Laravel deserves. Built on top of your Eloquent models.

124
36
v0.3.1-alpha
About mascame/artificer

mascame/artificer is a Laravel package for artificer is the admin panel laravel deserves. built on top of your eloquent models.. It currently has 36 GitHub stars and 124 downloads on Packagist (latest version v0.3.1-alpha). Install it with composer require mascame/artificer. Discover more Laravel packages by mascame or browse all Laravel packages to compare alternatives.

Last updated

Important

Since August 2018 Laravel has Nova which essentialy does a very similar job to what I aimed for, you should use that instead. If you are looking for an Open Source option you should check Voyager.

As of now this project is deprecated but maybe takes a new direction at anytime.


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.

To see development progress change to dev branch.

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.5 | 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 [email protected].


JetBrains & PhpStorm
This project is friendly supported by JetBrains & PhpStorm!


License

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