mrubinitmegastarcom/autoadminlaravel 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

mrubinitmegastarcom/autoadminlaravel

Composer 安装命令:

composer require mrubinitmegastarcom/autoadminlaravel

包简介

Administrative interface builder for Laravel.

README 文档

README

bg

Laravel Admin Panel

Build Status Laravel Support PHP Support Official Site Demo Site Latest Stable Version License

SleepingOwl Admin is an administrative interface builder for Laravel.

Documentation

Install dev branch

  1. Run this command in the terminal: composer require mrubinitmegastarcom/autoadminlaravel
  2. Run command in the terminal add config files: php artisan sleepingowl:install
  3. Run command in the terminal for update assets: php artisan sleepingowl:update

Copyright and License

Admin was written by Sleeping Owl for the Laravel framework and is released under the MIT License. See the LICENSE file for details.

Config example /** * @return array */ public function getProperty():array { return [ 'crud'=> [ 'modelTitle' => 'Круиз', 'menuGroup' => 'Справочники', 'menuIcon' => 'fa fa-dashboard', 'gridFields' => $this->getDocAttributesType(), 'editFields' => $this->getDocAttributesType(), 'permission' => [], ], 'relations'=> function($a){ return [ 'motorship'=>['class'=>Motorship::class, 'relationOne'=>true] ]; } ]; }

统计信息

  • 总下载量: 429
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 212
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-01-16

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固