skn-036 / cms-role-permission-laravel-vue-spaView external linksLinks
This repository uses PHP Laravel and Javascript Vue.js frameworks to implement Role Permissions management in CMS. Cookie based SPA authorization feature of Laravel Sanctum package is used to authorize the user inside the content management system. If a logged user has permission to do specific task, the link to visit the task and the page conta…
☆27Jan 27, 2024Updated 2 years ago
Alternatives and similar repositories for cms-role-permission-laravel-vue-spa
Users that are interested in cms-role-permission-laravel-vue-spa are comparing it to the libraries listed below
Sorting:
- Create menu objects server-sided without sweat for Front-End adoption.☆16Feb 13, 2025Updated last year
- SPA Authentication using Laravel Sanctum and Vue.js