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
{{ message }}
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.
I'm running my laravel project on a Macbook Pro Intel based (macOS Monterey 12.6.2) using sail, with PHPStorm 2022.3. After plugin install I've got the following error: 'An error occurred while loading the routes' and a link 'Open details'. On the details screen I've got the following:
Thanks for reporting, I assume the plugin tries to parse the first Thing between [] as json, which in this case is the [+] that Docker unfortunately prints when displaying the progress when starting containers.
Not the prettiest fix, but it works. Also added the output to the regression tests, so it should not happen again.
Published 3.4.1, which should be released sometimes during this week. If you want, you can test it right now by downloading the .jar file from the release page and manually install it from disk.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm running my laravel project on a Macbook Pro Intel based (macOS Monterey 12.6.2) using sail, with PHPStorm 2022.3. After plugin install I've got the following error: 'An error occurred while loading the routes' and a link 'Open details'. On the details screen I've got the following:
The text was updated successfully, but these errors were encountered: