lovecoding/slem-starter
Composer 安装命令:
composer create-project lovecoding/slem-starter
包简介
A template starter structure for Slim 3.x Framework (which build in MVC architecture)
README 文档
README
A template starter structure for Slim Framework (php)
Installation
composer create-project lovecoding/slem-starter myproject
What's this all about then?
The simplest boilerplate for getting started on a new Slim adventure.
How to configure template
Open .env in root myproject and edit it
Usage
You may quickly test this using the built-in PHP server:
$ cd myproject
$ php -S localhost:8080 -t public index.php
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 10
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-11-19