Commit Graph

15 Commits

Author SHA1 Message Date
9be8071760 docs: add comprehensive README with setup and debugging guide 2025-12-14 02:05:32 +03:30
48f87ce821 chore(docker): remove .env volume mount from compose 2025-12-14 01:48:23 +03:30
16a94d8d55 add xdebug configs ini file to container 2025-12-14 01:45:22 +03:30
b5b956b1d1 remove https from async request 2025-12-14 01:43:55 +03:30
c2d91ffaea remove alpine versioning and add necessary apps and configs to enable php debugging 2025-12-14 01:43:06 +03:30
276606d2eb remove versioning
add xdebug config file
2025-12-14 01:35:42 +03:30
137d10a515 add index.php to nginx index files 2025-12-14 01:34:03 +03:30
3c194fe99d add docker composer file to run application inside docker 2025-12-13 23:59:40 +03:30
a89d5e1292 add nginx default config file to use inside its composer 2025-12-13 23:50:55 +03:30
fe23dfb27a create php fpm docker file 2025-12-13 23:46:18 +03:30
14c689f058 add simple test data to use loaded Guzzle http client 2025-12-13 23:23:38 +03:30
666f37eea2 make application name ninja and load guzzle with composer to test it 2025-12-13 23:21:06 +03:30
fa7fee8490 add vendor and composer.lock to ignore list 2025-12-13 23:20:22 +03:30
2a908db137 add composer file 2025-12-13 22:52:16 +03:30
d32c0c6c4f add git ignore 2025-12-13 22:20:52 +03:30