crazedvic/slim-skeleton 问题修复 & 功能扩展

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

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

crazedvic/slim-skeleton

Composer 安装命令:

composer require crazedvic/slim-skeleton

包简介

A barebones Slim Framework 3.x skeleton application for rapid development on nitrous.io

README 文档

README

Use this skeleton application to quickly setup and start working on a new Slim Framework 3 application. I'm using this on http://nitrous.io specifically and have modified the files so this all works right away. I've removed the php-view and the monolog stuff as I can add that later and I actually prefer TWIG. Also had to lower min version requirement of Slim to 3.0 so slim/twig-view would install.

This skeleton application was built for Composer. This makes setting up a new Slim Framework application quick and easy.

Install the Application

Run this command from the directory in which you want to install your new Slim Framework application.

php composer.phar create-project crazedvic/slim-skeleton [my-app-name]

Replace [my-app-name] with the desired directory name for your new application. You'll want to:

  • Point your virtual host document root to your new application's public/ directory.

Then cd to the [my-app-name] folder and type in:

php -S 0.0.0.0:8080 -t public public/index.php

Now you can go visit the default site if it's running on your own machine at http://localhost:8080 or if you are using NITROUS.IO click Preview in the Menu and select Port 8080.

That's it! Now go build something cool.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-06-05

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固