Skip to content

omaximus/laravel-advanced-seeder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This package is for advanced laravel seeding aSeeds can be used for production environment the same way as for migrations

setup

php artisan aseed:install
php artisan aseed

create new seeder

php artisan make:aseed UserSeeder