Package Data | |
---|---|
Maintainer Username: | waisir |
Maintainer Contact: | lokielse@gmail.com (Lokielse) |
Package Create Date: | 2015-12-11 |
Package Last Update: | 2019-03-07 |
Home Page: | |
Language: | HTML |
License: | MIT |
Last Refreshed: | 2024-11-10 15:03:21 |
Package Statistics | |
---|---|
Total Downloads: | 1,954 |
Monthly Downloads: | 1 |
Daily Downloads: | 0 |
Total Stars: | 72 |
Total Watchers: | 6 |
Total Forks: | 22 |
Total Open Issues: | 1 |
An Admin Panel Generator for Laravel 5
You can create one admin panel in few seconds with it!!!
You can create many admin panels in few seconds with it!!!
Save your life, Just type php artisan admin:new my-admin
resources/admin-templates
AngularJs, Bootstrap, SB Admin, AdminLTE, CoffeeScript, Sass, Gulp
Via Composer
$ composer require lokielse/laravel-admin-generator
More about this please visit Installation and Configuration
Create a new instance named admin-demo
//create an console demo
php artisan admin:new admin-demo
Create a new entity post
for the instance admin-demo
php artisan admin:entity:new post admin-demo
More usages please visit Commands
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING and CONDUCT for details.
The MIT License (MIT). Please see License File for more information.