хай. ЧЯДНТ?
http://laravel.su/docs/5.2/artisan»>php artisan make:console TestTest —command=test:test
Console command created successfully.
»>php artisan test:test
[Symfony\Component\Console\Exception\CommandNotFoundException]
There are no commands defined in the "test" namespace.
файл в Command есть,
composer update не помогает
php artisan list
test не числится
в некоторых пишут про command:make или как-то так, но вроде уже устарело
без —command=test:test со стандартным именем тоже не работает