mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-17 17:21:04 +00:00
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