The Illuminate Console package provides Artisan command functionality for Laravel.
composer require illuminate/consoleNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a custom Artisan command by extending the Command class.
Use within a Laravel project or manually bootstrap the container.
No dependency data recorded yet.