serverfireteam/blog 问题修复 & 功能扩展

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

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

serverfireteam/blog

最新稳定版本:2.0

Composer 安装命令:

composer require serverfireteam/blog

包简介

A nice blog system with laravel and laravelpanel

README 文档

README

A nice blog system with laravel 5 and laravelpanel

Demo

You can check the live demo here and live admin demo here . User: admin@change.me Pass: 12345

Screen shot

  • This is a custom CRUD with few lines of code : Gallery dashboard of panel Edit Pages

##Installations for laravel 5 Note: if you face any problem in any of the steps you should report it at github

  1. First you need to create a laravel 5 project

  2. Add our package to require section of composer : for laravel 5.2

    {
        "require": {
            "serverfireteam/blog": "2.*"
        },
    }

    for laravel 5.1

    {
        "require": {
            "serverfireteam/blog": "1.*"
        },
    }
  3. composer update

  4. Add the ServiceProvider of the package to the list of providers in the config/app.php file

    'providers' => array(
        'Serverfireteam\Blog\BlogServiceProvider'
    )
  5. Run the following command in order to publish configs, views and assets.

    php artisan blog:install
    
  6. Go to your domain.com/panel and you can login with the following username and password :

    user : admin@change.me password : 12345

  7. check your blog at domain.com/blog

统计信息

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

GitHub 信息

  • Stars: 52
  • Watchers: 8
  • Forks: 32
  • 开发语言: CSS

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-03-01

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固