定制 monkblog/monkblog-php 二次开发

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

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

monkblog/monkblog-php

最新稳定版本:v1.1.1

Composer 安装命令:

composer create-project monkblog/monkblog-php

包简介

MonkBlog a blogging engine.

README 文档

README

Circle CI Code Climate Test Coverage Total Downloads Latest Stable Version Latest Unstable Version License

A blogging engine built on Laravel 5.1.

Homestead local dev instructions

If you prefer to use Homestead over Docker, you can find instructions on the Laravel website.

Docker local dev instructions

If you don't yet have Docker installed, install it according to the Docker website.

After you have Docker installed, this command will get you started:

docker-compose up

Dependency installation and configuration

Next, you'll need to run these commands, in order:

cp .env.example .env
composer install
npm install (or, better yet, yarn)
bower install
gulp
docker exec monkblogphp_app_1 php artisan key:generate
docker exec monkblogphp_app_1 php artisan migrate
docker exec monkblogphp_app_1 php artisan db:seed

Adding your first admin user

Add an admin user by using the following console command:

php artisan user:generate

If you want to run it through a Docker container, do it like this:

docker exec -it monkblogphp_app_1 php artisan user:generate

Admin Interface

Access the admin interface via /admin on your site.

License

The Monk blog engine is licensed under the MIT license

The Laravel framework is open-sourced software licensed under the MIT license

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

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

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固