Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on May 5, 2024. It is now read-only.
This repository was archived by the owner on May 5, 2024. It is now read-only.
There was an error while loading. Please reload this page.
A base console app is needed for handling console arguments and running scripts.
Let's write a console app that can register actions and take optional arguments as specified by those arguments. auraphp/cli looks good for a starting place.