Skip to content

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

License

Notifications You must be signed in to change notification settings

lokielse/laravel-admin-generator

Repository files navigation

Laravel Admin Generator

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

An Admin Panel Generator for Laravel 5

You can create one admin panel in few seconds with this package!!!

You can create many admin panel in few seconds with this package!!!

Just type php artisan admin:new my-admin

Features

  • Fast, very fast
  • Few config before boot your admin instance
  • Structured already, just focus on your business
  • Custom templates yourself
  • Integrate with AdminLTE, SBAdmin
  • Multiple instances in one laravel support

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 with AdminLTE
php artisan admin:new admin-demo --engine=admin-lte

//or create an console demo with SB-Admin
php artisan admin:new admin-demo --engine=sb-admin

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

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •