railroad/permissions

Permissions service

v2.0.1 2024-04-15 15:33 UTC

This package is auto-updated.

Last update: 2024-04-15 15:33:46 UTC


README

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