update stack

This commit is contained in:
Romulus21
2026-03-06 11:14:24 +01:00
parent ad9cd8ef71
commit a7a756a1ef
4 changed files with 1513 additions and 1521 deletions

View File

@@ -48,6 +48,10 @@
],
"post-create-project-cmd": [
"@php artisan key:generate --ansi"
],
"dev": [
"Composer\\Config::disableProcessTimeout",
"npx concurrently -c \"#93c5fd,#c4b5fd,#fb7185,#00da00,#fdba74\" \"php artisan serve\" \"php artisan horizon\" \"php artisan pail --timeout=0\" \"npm run dev\" --names=server,horizon,logs,vite"
]
},
"extra": {