library laravel-seed-guarded
Set seeds by default guarded for Laravel 5.2+
dragg/laravel-seed-guarded
Set seeds by default guarded for Laravel 5.2+
- Tuesday, January 17, 2017
- by dragg
- Repository
- 1 Watchers
- 0 Stars
- 344 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 5 Versions
- 9 % Grown
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., (*1)
Installation
Require this package with composer using the following command:, (*2)
composer require dragg/laravel-seed-guarded
After updating composer, add the service provider to the providers array in config/app.php, (*3)
Dragg\LaravelSeedGuarded\SeedServiceProvider::class,
dev-master
9999999-dev
Set seeds by default guarded for Laravel 5.2+
Sources
Download
MIT
The Requires
0.1.3
0.1.3.0
Set seeds by default guarded for Laravel 5.2+
Sources
Download
MIT
The Requires
0.1.2
0.1.2.0
Set seeds by default guarded for Laravel 5.2+
Sources
Download
MIT
The Requires
0.1.1
0.1.1.0
Set seeds by default guarded for Laravel 5.2+
Sources
Download
MIT
The Requires
0.1.0
0.1.0.0
Set seeds by default guarded for Laravel 5.2+
Sources
Download
MIT
The Requires