azerdemir/l4-namespaced-structure
Composer 安装命令:
composer require azerdemir/l4-namespaced-structure
包简介
A modified version of official laravel/laravel project structure.
关键字:
README 文档
README
You can use this structure when initializing your Laravel projects.
Project structure
Default project structure reorganized as you can see in image.
composer.json contains "psr-0" autoloading for classes under src/ folder. Current level one namespace is "Structure", you can change it, but don't forget to change the related line in compsoer.json and replace namespace and use statements in related controllers and models.
Also, you can create a new project from this skeleton like below:
composer create-project azerdemir/l4-namespaced-structure new_project
统计信息
- 总下载量: 26
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2013-07-18