lnext / auxiliary-solutions
A package for small Laravel extensions
Installs: 14
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/lnext/auxiliary-solutions
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