Pedro Martins
Pedro Martins
Hey @stephenr85 thanks for the questions. All packages have been tagged to support v6. (if we didn't messed up somewhere 🙃 ), but I think we didn't 🙏 Either PRO...
Hey guys. I am doing some issue cleanup, and I've investigated this issue a bit more. I think the only solution here is to remove the Backpack overwrite of spatie...
Just an heads-up before merging this into v6 branch. Should we rip of algolia ? I think we should. Ping @tabacitu
@jorgetwgroup you browser location is not available locally without https 👍 @tabacitu can you create a subdomain for this branch online so that we fully test the location services ?...
Done both things, moved one of the map fields to monster that stores in a single fake column, and another one to cave that stores the inputs separatelly. 👍
I've created a package with this one as a base. I am not a Javascript developer but I use this package to scratch my own hitch. If you need it...
I've needed this myself, so I created an action that uses the same approach a this one but has all the dependencies updated, using node 20. I am not an...
I've created a package that uses this one as a base (same logic etc), but has the updated dependencies, node20 etc. Please note that I am not a professional javascript...
Hey @ericjanofski we have a PR in PRO to fix the s3 image but it's not fully tested yet. Can you pull it in your project and check if it...
AFAIK you need to use a custom package like https://github.com/crazybooot/base64-validation to validate the image field (since it uses base64 strings). Can you do some `@dd()` on the image field to...