eloquent-array-query-builder
eloquent-array-query-builder copied to clipboard
Idea: Build query array from existing Eloquent QueryBuilder
Hi, have you spent some thoughts on creating a reverse function to "apply" which will extract the query array from an existing Eloquent query builder (e.g. to send it over the wire to another API)