Add dotenv package and .env file

This commit is contained in:
Krzysztof Płaczek
2024-10-20 12:57:16 +02:00
parent a911d614e0
commit 7053716924
6 changed files with 86 additions and 5 deletions

2
.env Normal file
View File

@@ -0,0 +1,2 @@
APP_ENV=prod
APP_DEBUG=false