R
R
RookDeveloper2019-08-17 17:16:43
Laravel
RookDeveloper, 2019-08-17 17:16:43

Why don't my commands created with make:command (Laravel) work?

Hello!
Please help :(
On debugging, I created my command via artisan.
Today I uploaded the project to production.
And now I set everything up and it remains to run only the command (daemon). But...
5d580e0e246ee953688949.png
It says that my command was not found :( All standard laravel commands work ( create a controller, etc.), just mine - no.
Although if I look through php artisan list - it is there .....
What could be the matter?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
J
JhaoDa, 2019-08-17
@RookDeveloper

If you look at the picture, you can see an interesting green line at the very bottom. I propose to meditate and think about it...
upd: from the new picture it became clear that the author at the level of an artisan (or RNR) has a conflict of something with something, hence the wrong honey.

O
oleg_ods, 2019-08-17
@oleg_ods

Is the command registered in app/Console/Kernel.php?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question