simke92

Results 4 comments of simke92

I've been struggling for the past few days to implement multi-tenancy using Laravel, Backpack v6, and multiple databases. I've attempted both subdomain and path-based tenant identification, but I haven't been...

Has anyone successfully integrated team support into Laravel-Backpack PermissionManager, akin to the functionalities seen in Spatie's permissions package? If you have navigated this challenge, could you kindly share your approach...

Thank you for fast response. One thing i dont like about this approach is warning message "**Expected parameter of type 'bool', '\Closure' provided** ", but i found similar example in...

Hi, I saw this feature request and it inspired me to try adding a Livewire component inside the details_row. While the component renders correctly, I'm encountering an issue where the...