Franco Gilio

Results 56 comments of Franco Gilio

Hi guys! Has anyone found a practical, and hopefully accurate, solution to this? So far the approaches I'm considering are: A) @fchasen solution sounds nice, but doesn't the number of...

Hi @mikkelvp That's what I was afraid of. There seems like there is no way of preprocessing this server side only once. It would need to be generated either client...

@feijaocosta I think you opened the PR in the wrong repo 😅

@phgoncalves I think you can close this one, now that 1.3.1 is out

@delias-silva @phgoncalves would you please take a look at this PR?

Np, hope it gets merged soon

Related https://github.com/mercadopago/dx-php/pull/181

I just duplicate the fields and use this macros to decide when to show/use each: ```php Field::macro('onlyInExport', function () { // LaravelNovaExcel only uses fields that are visible in the...

> This would be really useful, **I have a use case where I wanna do an uptime check (API call) from multiple locations.** That sounds like a good use case....

This would be awesome