You should consider using the handle() method for dependency injection in Artisan commands, rather than __construct().

Read more

Categories: PHP