Did you run php artisan clear-compiled before running php artisan ide-helper:generate?
https://github.com/barryvdh/laravel-ide-helper#automatic-phpdoc-generation-for-laravel-facades
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi - I have uploaded barryvhd/laravel-ide-helper and added it to app/config/app
I haver also done a composer dumpautoload. Never the less I get a warning message from PHPStorm saying, for example, "Eloquent undefined class"
I do have inspections turned on.
I thought barry's stuff prevent all that.
Many thanks !
Did you run php artisan clear-compiled before running php artisan ide-helper:generate?
https://github.com/barryvdh/laravel-ide-helper#automatic-phpdoc-generation-for-laravel-facades
Please or to participate in this conversation.