lnext / auxiliary-solutions
A package for small Laravel extensions
v1.0.6
2026-08-17 10:41 UTC
Requires
- php: ^8.1
- laravel/framework: ^9|^10|^11|^12|^13
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