All Projects → lokielse → laravel-admin-generator

lokielse / laravel-admin-generator

Licence: MIT license
An admin console panel generator with AngularJs-Bootstrap-SBAdmin-AdminLTE for Laravel 5

Programming Languages

HTML
75241 projects
PHP
23972 projects - #3 most used programming language
coffeescript
4710 projects
CSS
56736 projects

Projects that are alternatives of or similar to laravel-admin-generator

spring-tiles-sample-app
Spring MVC - Apache Tile - AdminLTE Bootstrap template - Sample Application
Stars: ✭ 33 (-54.17%)
Mutual labels:  adminlte
Hermes-Secure-Email-Gateway
Hermes Secure Email Gateway is a Free Open Source Ubuntu 18.04 or 20.04 Server based Email Gateway that provides Spam, Virus and Malware protection, full in-transit and at-rest email encryption as well as email archiving. It features the latest email authentication techniques such as SPF, DKIM and DMARC.
Stars: ✭ 35 (-51.39%)
Mutual labels:  adminlte
spring-mvc-ex
SpringMVC 게시판 구현 : 연습예제
Stars: ✭ 17 (-76.39%)
Mutual labels:  adminlte
admin-base-tmpl
⚡️基于vite2构建的vue2+typescript+elementUI 的后台基础套件,预览地址
Stars: ✭ 52 (-27.78%)
Mutual labels:  adminlte
laravel-admin-lte
Easy AdminLTE integration with Laravel and laravel mix friendly.
Stars: ✭ 25 (-65.28%)
Mutual labels:  adminlte
vue-admin-better
🚀🚀🚀vue admin,vue3 admin,vue3.0 admin,vue后台管理,vue-admin,vue3.0-admin,admin,vue-admin,vue-element-admin,ant-design,vue-admin-beautiful-pro,vab admin pro,vab admin plus,vue admin plus,vue admin pro
Stars: ✭ 12,962 (+17902.78%)
Mutual labels:  adminlte
Codeigniter-4-CRUD-generator
ADEL CCG is an easy open-source intuitive web app to create AdminLTE4 -Bootstrap 5- dashboards with CRUD operations in php.
Stars: ✭ 87 (+20.83%)
Mutual labels:  adminlte
ms-bootstrap-admin
A sass base bootstrap admin panel.
Stars: ✭ 25 (-65.28%)
Mutual labels:  adminpanel
adminlte-aspnetcore2-version
Asp.Net Example version of famous and beautiful AdminLTE control panel themes and template.
Stars: ✭ 64 (-11.11%)
Mutual labels:  adminlte
laravellte
Fully customizable and tests supported Laravel admin dashboard 2.0
Stars: ✭ 202 (+180.56%)
Mutual labels:  adminlte
laralte2
LaraLTE2, Laravel PHP Framework with AdminLTE2
Stars: ✭ 25 (-65.28%)
Mutual labels:  adminlte
architectui-react-theme-free
ArchitectUI React admin template is a simple yet fully customizable admin dashboard for web apps and other software.
Stars: ✭ 105 (+45.83%)
Mutual labels:  adminpanel
yii2-admin-template
Yii2 application template targeted for backends.
Stars: ✭ 17 (-76.39%)
Mutual labels:  adminlte
ygdashboard
A modified shinydashboard to incorporate more functionality from adminLTE
Stars: ✭ 39 (-45.83%)
Mutual labels:  adminlte
Asp-net-Core-Project-with-Admin-Template-Setup
AdminLTE Template Setup with Asp.net Core MVC 2.1 Project
Stars: ✭ 50 (-30.56%)
Mutual labels:  adminlte
laravel-adminlte-boilerplate
Laravel 5.6+ AdminLTE
Stars: ✭ 45 (-37.5%)
Mutual labels:  adminlte
flask-adminlte
AdminLTE Flask - Open-source Seed Project | AppSeed
Stars: ✭ 178 (+147.22%)
Mutual labels:  adminlte
OnceBuilder
OnceBuilder - managment tool, mange projects, templates, plugins in one place.
Stars: ✭ 18 (-75%)
Mutual labels:  adminlte
administrate-field-jsonb
A plugin to show and edit JSON objects within Administrate.
Stars: ✭ 38 (-47.22%)
Mutual labels:  adminpanel
adminlte-3-vue
Vue 3.2.31 start-up project with AdminLTE 3.2.0 template
Stars: ✭ 134 (+86.11%)
Mutual labels:  adminlte

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].