Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 317 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 317 Bytes

Slim RBAC application

Application for testing and demonstrate capabilities of potievdev/slim-rbac component.

  1. Configure database connection in config/sr-config.
  2. Run command vendor/bin/slim-rbac migrate - for applying migrations.
  3. Run php run.php - this script creates test roles and permissions.