torchedmedia
Results
1
issues of
torchedmedia
I have an ORM query for a related object ("base"), which looks like this: $class::query()->related('base'); I want to add a condition in the query like so: ->where(\DB::expr('DATE(base.created)'), $date_variable), but because...
Feature
Address in 2.0