Replies: 1 comment 1 reply
-
yah, I'm good with that |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use this package and I think it would be helpful if we implement DTO typing when we return the response from the API. I plan to use Spatie/Laravel-Data to implement the response DTO typing.
I am open to taking up this task if the maintainers are okay with it!
Benefits:
All Response data can be mapped and PHP languange helpers can help auto-complete when retrieving data from response.
Beta Was this translation helpful? Give feedback.
All reactions