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

aknEvrnky's avatar

Even though I run the command php artisan ide-helper:generate, Facades are not supported

Hi, I use phpstorm. I've installed ide-helper. But class names such as Facades\App\Clients\ClientFactory are not supported by IDE even though I run the php artisan ide-helper:generate command. I've opened the files which are generated automatically to index them.

0 likes
1 reply
bobbybouwmann's avatar

What do you mean by "Not supported"? Is PHPStorm not autocompleting them for you? Or is something else not working that you might expect?

1 like

Please or to participate in this conversation.