Store return values within the qb #17
LaravelFreelancerNL
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
See Laravel's querybuilder.
Storing return values etc would allow the user to add values programmatically. The return call at the end would then just return these values. It's parameters could be empty. Or if set, merge with previously added values.
Beta Was this translation helpful? Give feedback.
All reactions