定制 forone/admin 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

forone/admin

最新稳定版本:v1.0.0

Composer 安装命令:

composer require forone/admin

包简介

forone laravel 5.1 admin

README 文档

README

由于项目重构修改内容较多,现启用新的项目库,该项目不再维护更新,请点击访问新库

Features

  1. Role and permissions management
  2. Html and Form macros
  3. Rapid Model management

Screenshots

Web

Mobile

ForoneAdmin

To install this package you will need:

  • Laravel 5.1+
  • PHP 5.5.9+

You must then modify your composer.json file and run composer update to include the latest version of the package in your project.

"require": {
    "forone/admin": "dev-master"
}

Or you can run the composer require command from your terminal.

composer require forone/admin:dev-master

At this time the package is still in a developmental stage and as such does not have a stable release. You may need to set your minimum-stability to dev.

Once the package is installed the next step is dependant on which framework you're using.

Laravel

Open config/app.php and register the required service provider and aliases.

'providers' => [
    Forone\Admin\Providers\ForoneServiceProvider::class
]
'aliases' => [
    'Form'      => Illuminate\Html\FormFacade::class,
    'Html'      => Illuminate\Html\HtmlFacade::class,
]

If you'd like to make configuration changes in the configuration file you can pubish it with the following Aritsan command:

php artisan vendor:publish --provider="Forone\Admin\Providers\ForoneServiceProvider" --force

Publishing Defender configuration file and migrations

php artisan vendor:publish --provider="Artesaos\Defender\Providers\DefenderServiceProvider"

Init data

php artisan db:init

Backup database

php artisan db:backup

clear database

php artisan db:clear

upgrade database

php artisan db:upgrade

统计信息

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

GitHub 信息

  • Stars: 102
  • Watchers: 11
  • Forks: 22
  • 开发语言: CSS

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-07-29

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固