Ismail Zare

Results 4 comments of Ismail Zare

> @zareismail Hi. You can pass a custom media resolver to `mediaOnIndex` https://github.com/dmitrybubyakin/nova-medialibrary-field#mediaonindex Yeah. I know. But I think this default value is wrong and many developers will never notice...

> @zareismail Does limit work with the eager loading? I think, no. you can change it like this: ``` $resource->relationLoaded('media') || $resource->load(['media' => function($query) use ($limit) { $query->limit(); }); return...

It would be good to have a topic about open-source packages based on "express".

Hi. thanks for reporting. Please cast your value as `Json` and test again