imanghafoori1 / laravel-microscope

Fearless refactoring, it does a lot of smart checks to find certain errors.
MIT License
1.48k stars 96 forks source link

check imports not working #174

Closed HAstaShakiba closed 2 years ago

HAstaShakiba commented 2 years ago

❯ php artisan check:imports Checking imports...

In Finder.php line 548:

The "/app/vendor/laravel/framework/tests/" directory does not exist.

imanghafoori1 commented 2 years ago

please mention your exact version of laravel, microscope, and OS

composer show imanghafoori/laravel-microscope may help

HAstaShakiba commented 2 years ago

OS: linux arch manjaro laravel 5.5 laravel-microscope: v1.0.209

imanghafoori1 commented 2 years ago

you have to debug it yourself since I do not know what is going on in your project.

imanghafoori1 commented 2 years ago

please try out the latest version.