Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

xingfucoder's avatar

Php artisan tail command not found

Hi, I'm trying to use the php artisan tail command but returns unrecognized command.

I'm working locally with a WAMP Server environment and when try to use the php artisan tail command present in the Command Handlers lesson, it give me the unrecognized command error.

Someone can help me.

Thanks in advanced.

0 likes
2 replies
keevitaja's avatar

i think it is removed... i do not have this command as well

xingfucoder's avatar

Many thanks @keevitaja, I thought it too but If you use the php artisan help tail you can find the help info and using php artisan you can find at the top of the commands available.

I think that could be related with the development environment.

Thanks for your reply.

Please or to participate in this conversation.