cleaniquecoders/blueprint-macro
Composer 安装命令:
composer require cleaniquecoders/blueprint-macro
包简介
Laravel Blueprint Macro
README 文档
README
Extending available column types in Laravel Migrations.
Installation
In order to install Blueprint Macro in your Laravel project:
$ composer require cleaniquecoders/blueprint-macro
You can skip following steps if you are on Laravel 5.5 and above.
In your config/app.php add the following to the providers key:
CleaniqueCoders\Blueprint\Macro\BlueprintMacroServiceProvider::class,
Usage
See wiki for more details.
License
This package is open-sourced software licensed under the MIT license.
统计信息
- 总下载量: 4.62k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 16
- 点击次数: 0
- 依赖项目数: 10
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-01-25