Download the PHP package mascame/artificer without Composer
On this page you can find all versions of the php package mascame/artificer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mascame/artificer
More information about mascame/artificer
Files in mascame/artificer
Package artificer
Short Description Artificer is the admin panel Laravel deserves. Built on top of your Eloquent models.
License MIT
Homepage https://github.com/marcmascarell/artificer
Informations about the package artificer
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
The admin panel Laravel deserves
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
- Installation
- Screenshots
- Documentation
- Contributing
- Support
- License
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
:
Screenshots
Support
If you need help or any kind of support, please send an e-mail to Marc Mascarell at [email protected].
This project is friendly supported by JetBrains & PhpStorm!
License
This package is open-sourced software licensed under the MIT license.
All versions of artificer with dependencies
mascame/artificer-default-theme Version dev-l5-migration
mascame/artificer-login-plugin Version dev-master
mascame/extender Version dev-master
stolz/assets Version ^0.1.9
spatie/laravel-permission Version ^1.13.0
mascame/formality Version ^1.0.0
tightenco/ziggy Version dev-master
laracasts/utilities Version dev-master