Nova-BI / nova-dashboard-manager

Dashboard Manager for Laravel Nova
MIT License
21 stars 8 forks source link

Dashboard Authorization - Ideas needed #24

Open muhammadsaeedparacha opened 2 years ago

muhammadsaeedparacha commented 2 years ago

Do you have any ideas on how to implement authorization for this? Currently this is checking for authorization, which is empty, and we have no way of hooking it with authorization. Any ideas?

Once we have a viable solution, I can code it and create a PR.