Pedro Martins
Pedro Martins
Thanks @rezahmady Indeed it failed in the specific scenario `BelongsToMany -> subfields -> allow_duplicate_pivots` 🤷♂️ Sorry I've missed it. I've released backpack/crud 6.7.33 with the fixes for it. Let me...
Hey @GiuseppeBenfenati thanks for the report. Sorry the filters api is a little bit messy, we will give it some love. 🙏 I've just merged a fix in `backpack/crud`, I...
Thanks for the suggestion @amenk We are implementing SRI hashes for 3rd party content in backpack for the next version 👍 Will be closing this as most of the work...
Hey @zachweix thanks for the input 🙏 We haven't started working on this, no. Actually we talked about this a few days ago, and I know @tabacitu had been doing...
Hello @dimkys thanks for the report. We are aware of some issues related with uploaders and we have already a big PR to update them. The PR is in testing...
## OperationHooks OperationHooks are a way to hook into the operation process. They are used to modify the operation process in some way, before or after the operation is setup....
@tabacitu regarding docs, is this what you had in mind? https://github.com/Laravel-Backpack/docs/pull/622
@zivarg try using the column as following: ```php CRUD::column('phoneNumbers.jobTitle.name'); ``` I am assigning my college (@jcastroa87) that received this issue so that if my solution doesn't work he can followup...
Hey @karandatwani92 isn't this something you can fix in like 5/10m ? I suspect if you open chrome and safari side by side on the same page, you can probably...