base-laravel-project

The Laravel Framework.

Downloads
14
Stars
4

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.