lyhty/ownership

Lightweight trait and rule for who owns what in your Laravel project.

v0.4.0 2024-09-21 19:30 UTC

This package is auto-updated.

Last update: 2024-10-21 19:45:33 UTC


README

Latest Version on Packagist PHP Laravel Total Downloads License

This package provides a lightweight trait and a validation rule for who owns what in your Laravel project.

Installation

Install the package with Composer:

composer require lyhty/ownership

The package registers itself automatically.

More details coming soon.

License

Lyhty Macros is open-sourced software licensed under the MIT license.