dragg/laravel-seed-guarded
Composer 安装命令:
composer require dragg/laravel-seed-guarded
包简介
Set seeds by default guarded for Laravel 5.2+
README 文档
README
If you prefer run seeds by default with enabling the mass assignment restrictions in Laravel 5.2+ then you should use it.
Installation
Require this package with composer using the following command:
composer require dragg/laravel-seed-guarded
After updating composer, add the service provider to the providers array in config/app.php
Dragg\LaravelSeedGuarded\SeedServiceProvider::class,
统计信息
- 总下载量: 758
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-01-15