cacharrin

Results 4 comments of cacharrin

I solved my problem creating a new model for the child object... ``` class ArticleReport extends Model { protected $collection = 'articleReports'; public function reports(){ return $this->embedsMany(FlagReport::class); } } class...

Im still having the same issue... I had 3 monthly transaction... But the last time they were executed was on october 1 2018... Any update?

Sure, I'm testing in Windows 10 Pro, using the latest XAMPP with PHP 5.5.33 I just tested and problem occurs with signedUrl generation... if has https, files are 0kb, but...

Then? what is used for?