kayrules/laravel5-starter 问题修复 & 功能扩展

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

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

kayrules/laravel5-starter

最新稳定版本:0.1.0

Composer 安装命令:

composer create-project kayrules/laravel5-starter

包简介

The Laravel 5 Starter CMS Template with Bootstrap.

README 文档

README

##Installation

###1. Install via composer

You can use composer create-project to install without downloading zip or cloning this repo.

$ composer create-project kayrules/laravel5-starter your-project-name

###2. Manual Install

Alternatively, you can manually install by cloning this repo or download the zip file from this repo, and run composer install.

$ git clone https://github.com/kayrules/laravel5-starter.git .
$ composer install

##Configuration

###1. Setup Permission

After composer finished install the dependencies, it should automatically change the storage and cache folders permission to 777. Just incase if it's not did as expected, you need to manually change it recursively as command below.

$ chmod -R 777 storage/
$ chmod -R 777 bootstrap/cache/

###2. Database Config

Before run the migration command, you need to create a new database for this project and update the login information under config/database.php

###3. Initial Migration

$ php artisan migrate
$ php artisan db:seed

##Demo

###* URL

For public access:

http://dev.kayrules.com/laravel5-starter/

Administrator Access:

http://dev.kayrules.com/laravel5-starter/admin
- Username: admin@domain.com
- Password: 1q2w3e4r

统计信息

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

GitHub 信息

  • Stars: 8
  • Watchers: 2
  • Forks: 2
  • 开发语言: JavaScript

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-08-26

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固