railroad/permissions

Permissions service

v3.0.0 2024-08-12 20:15 UTC

This package is auto-updated.

Last update: 2024-11-12 20:54:55 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