generalsystemsvehicle/industrialist

A SAML2 Service Provider for Laravel

dev-master 2022-11-29 23:25 UTC

This package is auto-updated.

Last update: 2024-03-29 04:39:26 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