Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 478 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 478 Bytes

Role and permission package

Build Status

This package it's an API that allows admin to manage access rules and user access in a database and protects routes with the package middleware.

Installation

Require the package in your composer.json and update your dependency with composer update.

"railroad/permissions" : "1.0.*"

API Reference