I have completely redeveloped a Lura with Laravel 11. I will now dedicate myself to this project for Commands/Lura/Installers etc:
https://github.com/Muetze42/lura2
A Installer Template for Lura.
{
"name": "vendor/my-lura-installer"
}
lura register vendor/my-lura-installer
Use the lura/Installer.php
. No Namespace, no autoload!.
Method | |
---|---|
runLura(mixed $command) | The running command. |
runLura: You have the functionality of a Laravel command except Input Expectations
Add configuration to the config/lura-config.json