3 Commits

Author SHA1 Message Date
Guillermo Pages
777b531ce7 refactor: replace hardcoded credentials with env vars
- Use getenv() with RuntimeException for missing required vars
- Add .env.example template
- Add .env to .gitignore
- Fix missing return statement in config array
2026-01-14 14:15:28 +01:00
Guillermo Dev
a1b43c2c78 structured project 2018-10-10 01:14:09 +02:00
Guillermo Dev
263ebd4840 gitignore vendor 2018-10-10 00:48:55 +02:00