Closed HarisHashim closed 6 years ago
Hey @HarisHashim - I don't have any examples handy, actually. You would need to write custom logic to read the JSON output and convert it however you need it.
On my mental roadmap for the project, I'd like to set up a demo Laravel site that uses the query builder output and translates it to SQL. I'll update this issue if/when that happens!
Pardon for a noob question.
What can I do with the output? Let say if I have a JSON data structure. Can you show me an example of how to filter the JSON data using query builder output?
Thanks! Haris