dragg/laravel-seed-guarded
Laravel Seed Guarded
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,
Related Packages
erirk/paypalpayment
laravel-paypalpayment is simple package help you process direct credit card paym...
0
doctrine/dbal
Powerful PHP database abstraction layer (DBAL) with many features for database s...
631,580,251
9,707