Update (#14)
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
"php -r \"file_exists('.env') || copy('.env.example', '.env');\"",
|
||||
"php artisan key:generate",
|
||||
"php artisan config:cache",
|
||||
"php artisan migrate",
|
||||
"npm install",
|
||||
"npm run build"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user