generalsystemsvehicle/industrialist

A SAML2 Service Provider for Laravel

dev-master 2025-02-19 17:09 UTC

This package is auto-updated.

Last update: 2025-02-19 17:09:38 UTC


README

Build Status Coverage Status PHPStan Status

Packagist Packagist Packagist

A SAML2 Service Provider package for Laravel

Installation

Install via composer

composer require GeneralSystemsVehicle/industrialist

Publish Configuration File

php artisan vendor:publish --provider="GeneralSystemsVehicle\Industrialist\Providers\ServiceProvider" --tag="config"

Usage

CHANGE ME

Security

If you discover any security related issues, please email instead of using the issue tracker.

Credits