Closed misog closed 8 months ago
Do you have a demo repo where this issue happens?
No, but it happens also on a fresh project without app/Actions
directory. When I create app/Actions
directory then it works:
IDE Helpers generated for Laravel Actions at ...
I think it should not throw the error if no Actions directory is found.
Also Laravel Actions 2 can be placed everywhere so there should be a way how to configure paths or the IDE helper just could rescan all folders recursively.
Hi, after running
php artisan ide-helper:actions
this error occurs:Laravel 9.16.0 PHP 8.1.3