Rabbi_Gerzi/backend
Yisroel Baum 9661452c75
refactor: extract error response helper and slim json response
Replace multiple catch blocks with single catch(Throwable) funneled through errorResponse() matching the CompanyController pattern. Also clean jsonResponse to accept data+status only, instantiating Response internally.
2026-05-17 09:59:32 +03:00
..
app refactor: extract error response helper and slim json response 2026-05-17 09:59:32 +03:00
config add domain layer, config, and entry point 2026-05-17 09:45:26 +03:00
public add domain layer, config, and entry point 2026-05-17 09:45:26 +03:00
tests format: fix psr12 style issues 2026-05-17 09:45:26 +03:00
.gitignore chore: add phpunit cache to gitignore 2026-05-17 09:45:27 +03:00
composer.json test: add failing authenticate user test 2026-05-17 09:45:22 +03:00
composer.lock test: add failing authenticate user test 2026-05-17 09:45:22 +03:00
phpunit.xml test: add failing authenticate user test 2026-05-17 09:45:22 +03:00