plugin
plugin copied to clipboard
[Feature Request]: Manually enable/disable installed packages
Feature Description
I would like to be able to manually enable and disable packages in Laravel Idea. Currently, I have to install a package for Laravel Idea to detect it and enable autocompletion and code generation for it.
The reason is that I am using a custom modified version of the package Livewire, but Laravel Idea does not detect it. Detection is most likely not working, since I have renamed the package to vojtechmoravek/livewire.
Same here, but for tightenco/ziggy. I'd like to disable it.
@RobinRadic could you tell why you want to disable it?