left-right/center 问题修复 & 功能扩展

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

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

left-right/center

最新稳定版本:0.0.1

Composer 安装命令:

composer require left-right/center

包简介

An innovative CMS for Laravel 5

README 文档

README

An innovative CMS for Laravel 5.

(walkthrough video to come)

Installation

  1. create a valid database connection

  2. In Terminal:

    composer require left-right/center:dev-master

  3. add this to $providers in config/app.php

     LeftRight\Center\CenterServiceProvider::class,
    
  4. add this to $middleware in App/Http/Kernel.php

     \LeftRight\Center\Middleware\Permissions::class,
    
  5. add this to $routeMiddleware in App/Http/Kernel.php

     'user' => \LeftRight\Center\Middleware\User::class,
    
  6. run the following commands

     php artisan vendor:publish
     php artisan center:refresh
    
  7. browse to your project's /center route to log in

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: JavaScript

其他信息

  • 授权协议: GPL-3.0
  • 更新时间: 2015-03-22

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固