Category: PhpStorm 2021
-
Post Views: 19 1. In PHPStorm and Laravel 6, the event log: Switch Laravel Idea Module System to Laravel-Modules? Switch or DonT show this again. as shown in Figure 1 2. Reference:https://laravel-idea.com/docs/modules. Laravel Idea uses module system concepts to understand the structure of the application. It helps with the correct view, configuration, routing and more convenient code generation. The module…
-
Post Views: 15 1. When writing the automated test cases of Lighthouse 5, phpstorm cannot be completed automatically. When you click $response->assetJSON, you cannot find the statement you want to go to. fashionAssertJSONNot found in \illuminate\testing\testResponse. as shown in Figure 1 2. Print the $response object, its actual path is:\illuminate\foundation\testing\testResponse. as shown in Figure 2 3. In another project, phpstorm…
-
Post Views: 16 1. Click the anchor point in the Markdown document to jump to the corresponding position. as shown in Figure 1 2. In phpstorm, open the editor. When the mouse is placed on #1-overview, it prompts: The targeting tag #1-overview cannot be resolved. as shown in Figure 2 3. When entering #1, the IDE will be completed automatically,…
-
Post Views: 18 1. When writing the automated test cases of Lighthouse 5, phpstorm cannot be completed automatically. When you click $response->assetJSON, you cannot find the statement you want to go to. fashionAssertJSONNot found in \illuminate\testing\testResponse. as shown in Figure 1 2. Print the $response object, its actual path is:\illuminate\foundation\testing\testResponse. as shown in Figure 2 3. In another project, phpstorm…
-
Post Views: 53 1. In phpstorm, event log: plugin error: pluginbashsupport(Version1.8.0.202) is not compatible with the current version of the IDE, because it requires it require build 202.* or older but the current build is PS-212.5284.49. as shown in Figure 1 2. The plugin “BashSupport” (version “1.8.0.202”) is not compatible with the current version of the IDE because it needs…
-
Post Views: 17 1. Check the current version of phpstorm, help -> about. PHPStorm 2021.1.4. as shown in Figure 1 2. File -> settings -> plugins -> marketplace. Search: Chinese. Select and install: Chinese (Simplified) language pack / Chinese language pack . Chinese language packs will be your IntelliJ IDEA, AppCode, CLion, DataGrip, Goland, PyCharm, PHPStorm, Rubymine, and WebStorm…