zhiephie/boilerplate-slim3 问题修复 & 功能扩展

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

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

zhiephie/boilerplate-slim3

Composer 安装命令:

composer require zhiephie/boilerplate-slim3

包简介

Boilerplate for getting started with Slim Framework

README 文档

README

Boilerplate for getting started with Slim Framework

Use this skeleton application to quickly setup and start working on a new Slim Framework 3 application. This application uses the latest Slim 3.

Requirements:

  • PHP 5.5 or newer
  • PDO PHP Extension

Features

  • PHP View
  • Twig Template Engine
  • Eloquent Laravel
  • Sentinel Authentication provider
  • Include SDK Facebook
  • Logger Monolog
  • AdminLTE soon
1 Manual Install

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/zhiephie/boilerplate-slim3.git
$ composer install
2 Alternative install via composer
$ composer create-project --no-interaction --stability=dev zhiephie/boilerplate-slim3 [folder-name]
3 Setup Permission

After composer finished install the dependencies, you need to change file and folder permission.

$ chmod -R 777 storage
$ chmod 666 config/database.php
4 Configuration Database and Setting App

Configuration file located in config, edit the database.php, setting.php

5 Run php migrate
$ php migrate
6 Run Server php -S localhost:8000 -t public
$ php -S localhost:8000 -t public

That's it! Now go build something cool.

统计信息

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

GitHub 信息

  • Stars: 23
  • Watchers: 4
  • Forks: 10
  • 开发语言: PHP

其他信息

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

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固