You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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…
RepoReporter is a Vue application that displays an impressive presentation of my GitHub repositories. The app uses Vue Router for routing, the GitHub API for data retrieval, Composition API with composable JS files for code organization, server-side pagination for efficient data handling, and reactive data binding for dynamic data updates.