didix16

Results 24 issues of didix16

Hi there! First of all thanks for your effort doing this great package! However I'm missing something that would be nice. I've a field which is multiple image but when...

Hi everyone, I'm using Laravel Vapor for a serverless project and also I'm using DynamoDB as a caching system. I just realized that flush method is throwing and Exception: ```php...

This enhancement gives to map() Closure the capability to access also the keys of the inner array holding the elements. Until now, we were able to access just the element...

Enhancement

Hi, I just updated mega-filter to v0.6.0 from v0.2.6 and I realized that column filtering is not working anymore on HasMany relationships table. An example can be seen here: This...

Hi. I was trying to compile vbindiff in OpenSUSE but It was failing all the time since #include was not founded. I solve it by just modifing the AM_CPPFLAGS by...

Hi, regarding #18 I want to add the {% trans %} tag but the mentioned issue was from 2013 and it is not working right now. I'm using Laravel 8...

Hi! I saw your work about TSP. I'm working in a project made in nodejs which works with geolocation points ( a object like {latitude:x, longitude: y} andsearching a lot...

So the title says everything. I have an entity called Company but I want use it as Client Oauth and don't use the OAuth client entity. How can I se...

Hi. I'm trying to compile an example to debug my PIXI app but when is compiling it triggers the following errors; ```src/debug.ts:38:43 - error TS2322: Type 'WebGLRenderer | CanvasRenderer' is...

**Is your feature request related to a problem? Please describe.** Well I think it's not a problem at all but a user experience improvement. Now, when you have to change...