minvws/horsebattery-laravel

A Laravel package for the horsebattery password generator

v1.3.0 2023-05-12 08:14 UTC

This package is auto-updated.

Last update: 2024-04-12 13:25:15 UTC


README

A Laravel package providing a Service Provider for the HorseBattery password generator package.

Requirements

  • PHP >= 8.0
  • Laravel >= 8

Installation

  1. Install the package via composer:
composer require minvws/horsebattery-laravel

Usage