lnext / auxiliary-solutions
A package for small Laravel extensions
v1.0.3
2025-04-17 11:44 UTC
Requires
- php: ^8.1
- laravel/framework: ^9|^10|^11|^12
README
A package for small Laravel extensions
To install, use the composer command
composer require lnext/auxiliary-solutions
- trait CheckRelation to expand the capabilities of the resource: doc-check-relation
- commands for creating a singleton with a box feature: doc-singleton-box
- the command to create a seeder file with a progress bar: doc-seeder