add auto load .env

This commit is contained in:
2026-09-10 13:53:20 +02:00
parent d6cb4078bc
commit 9016fb7baf
13 changed files with 532 additions and 28 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"require": {
"vlucas/phpdotenv": "^5.7"
}
}