first commit 3

This commit is contained in:
Noor E Ilahi
2026-01-09 17:10:27 +05:30
parent 4e5d5a027c
commit f56177f35e
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
with-contenv s6-setuidgid www php82 /app/artisan cattr:make:admin
with-contenv php82 /app/artisan cattr:make:admin

View File

@@ -1 +1 @@
with-contenv s6-setuidgid www php82 /app/artisan config:cache
with-contenv php82 /app/artisan config:cache

View File

@@ -1 +1 @@
with-contenv s6-setuidgid www php82 /app/artisan migrate --force --seed --seeder=InitialSeeder
with-contenv php82 /app/artisan migrate --force --seed --seeder=InitialSeeder