Explorar o código

Add postdeploy composer commands

Bubka %!s(int64=3) %!d(string=hai) anos
pai
achega
b9718b411c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app.json

+ 1 - 1
app.json

@@ -15,7 +15,7 @@
     "repository": "https://github.com/Bubka/2FAuth",
     "success_url": "/register",
     "scripts": {
-      "postdeploy": "php artisan migrate:refresh;"
+      "postdeploy": "php artisan migrate:refresh;php artisan passport:install;php artisan storage:link"
     },
     "env": {
       "APP_KEY": {