In PHPStorm, Laravel 6, event log: Switch Laravel Idea Module System to Laravel-Modules? Switch or DonT show this again
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 system of the project can be found in File | Settings | Language and Framework | Laravel Concept | Module System. as shown in Figure 2
3. The nwidart/laravel-modules package, the module system of the application built using the nwidart/laravel-modules package. Finally decided to choose this option. Because the module system of the program now depends on nwidart/laravel-modules. Click Switch. The module system switch is successful. If there is a completion issue, select “File > invalidate the cache and restart…”. as shown in Figure 3
4. File > Clear cache > Clear and restart. as shown in Figure 4



