hettiger/laravel-starter
Composer 安装命令:
composer require hettiger/laravel-starter
包简介
A fresh Starting Point for Laravel Applications.
README 文档
README
A fresh Starting Point for Laravel Applications.
Installation
composer create --dev --stability="dev" hettiger/laravel-starter new-project cd new-project php artisan ide-helper:generate bower install npm install
Taskrunner
| Command | Description |
|---|---|
| gulp | Run all build tasks |
| gulp watch | Watch the filesystem for changes and automatically rebuild the assets |
Tests
vendor/bin/codecept run
统计信息
- 总下载量: 31
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-07-22