Response Body Returning String when using a response macro #203
SimonBroekaert
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
@SimonBroekaert Wow, is that a documented feature? In Laravel documentation I found that when you define macro, you can call it on return response()->apiSuccessResponse(...); But I never thought it is possible to call them just like functions 0_0 |
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
-
Hi! Awesome tool so far!
Is there a way to make macro's work automatically?
I have these macros and use them like this:
Not sure if this can ever work, but it would be amazing! Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions