PHP storm is not detecting any laravel blade components when deleteing

Hi

when i delete a file in PHP storm i keep the safe delete on in order to make sure the files in not being used any where 

how every when i delete a livewire blade component it delete the component event if it is being used in the project 

it would be good that before deleting the component it check for if it is being used in a project or not

1
2 comments

Hi,

I am not sure if PhpStorm is even aware of the component usage out-of-box.
By the way, do you use Laravel Idea plugin?

0

yes i used laravel idea plugin

PS if phpstrom is not aware for the blade component & livewire component 

i would be good if the can add a feature where phpstrom can detect those components 

cause i think the majority of phpstrom developer are also laravel developers

0

Please sign in to leave a comment.