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