laravel-role icon indicating copy to clipboard operation
laravel-role copied to clipboard

Laravel Role and Permission Management With Beautiful Admin UI to starting a fresh project with basic role, permission management for Laravel 11.x

Results 4 laravel-role issues
Sort by recently updated
recently updated
newest added

In this codebase, we've made validation inside of the controller's method. We should move it to separate Requests folder and manage the request validation from that file. ## Example -...

Bumps [rollup](https://github.com/rollup/rollup) from 4.21.3 to 4.22.4. Release notes Sourced from rollup's releases. v4.22.4 4.22.4 2024-09-21 Bug Fixes Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles...

dependencies
javascript

Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.4. Release notes Sourced from axios's releases. Release v1.7.4 Release notes: Bug Fixes sec: CVE-2024-39338 (#6539) (#6543) (6b6b605) sec: disregard protocol-relative URL to remediate SSRF...

dependencies
javascript

This is an open task for everyone. Just Give a PR if you've time. - Instead of Simple JS datatable, use Laravel Yajra data-table for better handling the pagination and...