savannabits / filament-modules

Integration of Filament with nWidart/laravel-modules: Create independent Filament Files for each Laravel Module
https://filamentphp.com/plugins/coolsam-modules
MIT License
109 stars 22 forks source link

restrict access to module #24

Closed marco76tv closed 1 year ago

marco76tv commented 1 year ago

How to restrict access to module based on a Middleware or Permission or other ?

dassudip2001 commented 1 year ago

I think role base permission is the best way to manage

coolsam726 commented 1 year ago

Hi. This needed quite some work. I had to extend and override most of the functionalities of Filament Shield to support multiple contexts and modules. The work is mostly done, but I need help in beta testing. I have released v2.0.0-beta for this very reason. Kindly test and give feedback. Feel free to reopen this if the issue still persists.

coolsam726 commented 1 year ago

Hi. This needed quite some work. I had to extend and override most of the functionalities of Filament Shield to support multiple contexts and modules. The work is mostly done, but I need help in beta testing. I have released v2.0.0-beta for this very reason. Kindly test and give feedback. Feel free to reopen this if the issue still persists.

dassudip2001 commented 1 year ago

I can interested to test? Can you plz explain how to check?