d24280fe82
chore: fix Dockerfile
2025-10-15 15:55:59 +03:00
e17d41c0ea
fix(docker): add sqlite-dev dependency for pdo_sqlite extension
2025-10-15 15:38:59 +03:00
2a00f2bda4
chore: add docker file
2025-10-15 15:26:35 +03:00
7f633d9855
feat(docker): add laravel sail configuration
...
- Added docker-compose.yml with PHP 8.4 container
- Configured app to run on port 8080 via APP_PORT
- Updated storage and bootstrap permissions for Docker
- Removed MySQL service to use SQLite database
2025-10-15 15:20:43 +03:00
7d82f5ba39
add api
2025-10-15 14:52:43 +03:00
75790377c4
chore: remove github action workflow and improve logging
...
- Removed unused Claude GitHub Action workflow file
- Changed scheduled command log to use daily log files (Y-m-d format)
- Fixed code formatting in CurrencyService exception handling
2025-10-14 17:17:07 +03:00
cb637346a5
update claude token
2025-10-14 17:05:31 +03:00
ca43ee70f0
add claude ai action
2025-10-14 16:37:01 +03:00
331b285df2
fix: correct typo in README.md from "destop" to "desktop"
2025-06-01 00:17:12 +03:00
ac1325d746
feat: add PHP desktop app to future plans in README
2025-06-01 00:16:59 +03:00
8219154335
feat: implement pagination and enhance UI with modern design
2025-06-01 00:15:29 +03:00
12b88cef45
refactor: update test group annotation to use PHP 8 attribute syntax
2025-05-31 15:47:40 +03:00
cc4e74f3f1
refactor: extract rate formatting logic to RateService and add tests
2025-05-31 15:22:50 +03:00
b19748ef20
feat: implement currency rates tracking with models, migrations and views
2025-05-24 05:59:12 +03:00
72b4eff3ee
feat: implement currency exchange rate scraping service and command
2025-05-24 01:37:27 +03:00
76c2ab12c8
Set up a fresh Laravel app
2025-05-24 01:16:24 +03:00