trench94/puppr

Puppr is built for Laravel and used to guard modular SaaS applications

dev-main 2022-04-27 16:00 UTC

This package is auto-updated.

Last update: 2024-04-27 20:06:14 UTC


README

logo.png

Puppr

Puppr is built for Laravel and used to guard modular SaaS applications.

Give your users or admins access to features within your software / service and prevent them from accessing functionality unless permitted.

Package is in development (watch / star until a version 1.0 release)

Installation

Find us on Packagist.org

  1. Install with composer
composer require trench94/puppr
  1. Run the install command with artisan
php artisan puppr:install

Documentation

View our documentation

Contribute

Take a look at our open issues if you want to contribute to our package