Best laravel framework open-source packages.

Laravel permission api

Laravel RBAC permission and multiple auth API base on spatie/laravel-permission
Updated 3 years ago

English | 简体中文

Laravel Permission API

Laravel RBAC permission and multiple auth API base on spatie/laravel-permission, It can cooperate with the front end (such as Ant Design Pro) to quickly build the authority management (RBAC), and the front and back login module.

Feature

  • user management
  • role management
  • menu management
  • permission management
  • multiple login

Installation

Refer to Laravel Installation

make test data

php artisan migrate --seed

Docker install

docker-compose up -d

If you are not familiar with docker-compose, you can refer to my project kyronbao/laravel-docker-compose.

Documentation

License

Under the MIT license.

Tags spatie php