What is Data Object conceptually? #40
Unanswered
msnegurski
asked this question in
Q&A
Replies: 1 comment
-
Well yeah + just a plain PHP object you can use throughout your application. It tries to minimize the amount of code to send and receive data from a frontend application. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
From what I understand, it is basically mix of Resource and FormRequest?
Beta Was this translation helpful? Give feedback.
All reactions