hanson/base-laravel-project

The Laravel Framework.

dev-master 2017-04-08 06:49 UTC

This package is not auto-updated.

Last update: 2024-04-19 17:31:42 UTC


README

68747470733a2f2f6c61726176656c2e636f6d2f6173736574732f696d672f636f6d706f6e656e74732f6c6f676f2d6c61726176656c2e737667

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.