savannabits / acacia

Backend Code Generator for Laravel 9, Vue 3 and Tailwindcss 3 using primevue
https://acacia.savannabits.com
MIT License
41 stars 10 forks source link

Return a global userCan Object with all viewAny and create permissions for all existing modules #22

Closed coolsam726 closed 2 years ago

coolsam726 commented 2 years ago

This will be useful when checking for permissions in modules loaded inside a modal without necessarily having to return the can object on that page (bloating).