Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Laravel Admin Generator

Latest Version on Packagist Software License Total Downloads

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

Features

  • It's easy to create an instance with few configuration
  • Structured already, just focus on your business
  • Custom templates yourself under resources/admin-templates
  • Integrated with AdminLTE, SBAdmin
  • Support multiple instances in one laravel

Screenshot

Screenshot

Software && Lang

AngularJs, Bootstrap, SB Admin, AdminLTE, CoffeeScript, Sass, Gulp

Install

Via Composer

$ composer require lokielse/laravel-admin-generator

More about this please visit Installation and Configuration

Usage

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

Change log

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING and CONDUCT for details.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

An admin console panel generator with AngularJs-Bootstrap-SBAdmin-AdminLTE for Laravel 5

Topics

Resources

License

Packages

No packages published
You can’t perform that action at this time.