feat: add seeder command and configuration for database seeding
This commit is contained in:
@@ -6,10 +6,7 @@ cd /var/www/html
|
||||
foreground {
|
||||
php
|
||||
artisan
|
||||
db:seed
|
||||
--class
|
||||
ProductionSeeder
|
||||
--force
|
||||
start:seeder
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user