You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have multiple Laravel project in a single project, sadly this cannot be changed. All dependencies are the same and a large part of the code is shared, but in the plugin it doesn't seem possible to set multiple roots or at least multiple folders for views.
If there's no way to do this currently then this is a request to add this feature! The main issue I've encountered so far is with views so if it's only possible for views then that's okay, even if that means that the autocomplete will include views from both folders.
The text was updated successfully, but these errors were encountered:
Hello. It took some time to check the options. It's possible only if the view folders are inside the Laravel project folder. If they are, you can just add an "ide.json" file with
Feature Description
I have multiple Laravel project in a single project, sadly this cannot be changed. All dependencies are the same and a large part of the code is shared, but in the plugin it doesn't seem possible to set multiple roots or at least multiple folders for views.
If there's no way to do this currently then this is a request to add this feature! The main issue I've encountered so far is with views so if it's only possible for views then that's okay, even if that means that the autocomplete will include views from both folders.
The text was updated successfully, but these errors were encountered: