DivineOmega / uxdm

🔀 UXDM helps developers migrate data from one system or format to another.
GNU Lesser General Public License v3.0
167 stars 9 forks source link

Eloquent model source object #2

Closed DivineOmega closed 6 years ago

DivineOmega commented 6 years ago

An Eloquent model source object should be made that allows you to supply an Eloquent model during constructions.

DivineOmega commented 6 years ago

Just use statement Eloquent methods to query the model and format the results into DataRows.

DivineOmega commented 6 years ago

Added in https://github.com/DivineOmega/uxdm/commit/1027e43b664cd66cbe578f57df315db8a7d2b564.