Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hanson/base-laravel-project


https://github.com/hanson/base-laravel-project

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        


Build Status
Total Downloads
Latest Stable Version
License

## 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](http://opensource.org/licenses/MIT).