supachai
Results
1
issues of
supachai
### Feature Description https://stackoverflow.com/questions/74258656/phpstorm-does-not-recognize-livewire-custom-component `modules-livewire.php` ``` 'custom_modules' => [ 'Blog' => [ 'path' => base_path('modules/Blog/src'), 'module_namespace' => 'Lazudi\\Blog', 'namespace' => 'Livewire', 'view' => 'Resources/views/livewire', 'name_lower' => 'blog', ], ], ```...
will be fixed/implemented
runtime - this feature requires runtime evaluation