HanSon / base-laravel-project by hanson

The Laravel Framework.
14
4
1
Package Data
Maintainer Username: hanson
Package Create Date: 2017-04-06
Package Last Update: 2017-04-08
Language: PHP
License: MIT
Last Refreshed: 2024-04-12 03:10:06
Package Statistics
Total Downloads: 14
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 4
Total Watchers: 1
Total Forks: 2
Total Open Issues: 0

About Base Laravel Project

这个项目只是为了方便日后创建项目,自动引入了一些常用的包,如

https://github.com/barryvdh/laravel-debugbar

https://github.com/barryvdh/laravel-ide-helper

也会跟随laravel版本或者其他好用的插件更新

Usage

composer create-project --prefer-dist hanson/base-laravel-project:dev-master project

License

The Laravel framework is open-sourced software licensed under the MIT license.