10 Commits
Author SHA1 Message Date
KyrchandGitHub fc3f146bb4 chore: Laravel 13 (#1135) 2026-03-23 15:31:57 -03:00
KyrchandGitHub 6c86a0b9de refactor: rename resource classes (#1075) 2026-02-02 04:29:20 -03:00
KyrchandGitHub ad899b7271 chore: rector (#970) 2025-10-01 17:18:31 -03:00
KyrchandGitHub 9963515a31 docs: clean unnecessary docs (#942) 2025-08-29 21:17:01 -03:00
KyrchandGitHub 5c5e96f2e6 docs: clean unnecessary phpdocs (#880) 2025-07-24 01:22:29 -03:00
paranarimasuandGitHub d857d922d6 chore: bump dependencies, update stubs & code inspection items (#582) 2023-05-31 00:08:25 -05:00
paranarimasuandGitHub a3cf74bb2d refactor(api): remove redundant statements that convert API resources to response (#567)
* refactor(api): remove redundant statements that convert API resources to response

* style: fix StyleCI findigns
2023-04-05 16:29:54 -05:00
paranarimasuandGitHub 4dfd46be9a feat(api): adding roles and permissions relations to my schema (#554)
* feat(api): adding roles and permissions relations to my schema

* style: fix StyleCI findings
2023-03-13 17:13:28 -05:00
paranarimasuandGitHub 27778857b1 Request action composition (#516)
* refactor(api): prefer composition to strict inheritance for API queries, requests & actions

* style: fix StyleCI findigns
2023-02-16 23:30:57 -06:00
paranarimasuandGitHub 09aec12920 feat(api): add /me endpoint (#515)
* feat(api): add /me endpoint

* style: fix StyleCI finding
2023-02-08 23:58:02 -06:00