force laravel seeders
This commit is contained in:
@@ -66,6 +66,8 @@ gosu www-data php artisan key:generate --force
|
||||
gosu www-data php artisan config:clear
|
||||
gosu www-data php artisan cache:clear
|
||||
gosu www-data php artisan migrate --force
|
||||
gosu www-data php artisan db:seed --class=DevSeeder
|
||||
|
||||
|
||||
chmod -R 775 storage bootstrap/cache
|
||||
chmod -R 755 public
|
||||
|
||||
Reference in New Issue
Block a user