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

skiab0x's avatar

zsh-artisan plugin is not working

Hello guys. I tried to use this plugin to help me with my php artisan commands (since I am a Laravel Newbie) but I can't get it to work. Any ideas? Here is the link https://github.com/jessarcher/zsh-artisan

0 likes
4 replies
J0wZ's avatar

Hello,

First of all are you using oh-my-zsh ? And are you in a Laravel project ?

What do you mean by "i can't get it work" ?

skiab0x's avatar

Hello sir. Thank you for your answer. Of course I am using oh-my-zsh and all the other plugins are working fine. And of course I am in a laravel project but there are no auto-suggestions at all!

Snapey's avatar

Do artisan commands work without using the helper?

ie, php artisan route:list

skiab0x's avatar

Yeap, everything is working as it should. But I have no suggestions at all, so that means that the plugin is not working at all.

Please or to participate in this conversation.