承接 meestorhok/blue 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

meestorhok/blue

Composer 安装命令:

composer require meestorhok/blue

包简介

Blue CMS is the premier SEO driven CMS for Laravel

README 文档

README

Still Under Initial Development

Build Status Quality Score Latest Unstable Version License Total Downloads

Premier SEO driven CMS powered by Laravel

Install

Via Composer

$ composer require meestorhok/blue

###Update the Laravel Framework

Add the following provider to config/app.php

'providers' => [
    MeestorHok\Blue\BlueServiceProvider::class
]

then, run these cli commands to setup the database and install resource files

$ php artisan vendor:publish meestorhok/blue --force
$ php artisan migrate

Side Note: The --force tag is required to install the routes for the application.

Usage

TODO

Security

If you discover any security related issues, please email jake@jmitchell.co instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-06-06