imanghafoori1 / laravel-microscope

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

refactor: use the databasePath method in the right way #258

Closed mehrabx closed 1 year ago

mehrabx commented 1 year ago

use the databasePath method in the right way. Am I allowed to add some tests for LaravelPaths\LaravelPaths.php or other sections?

imanghafoori1 commented 1 year ago

Adding tests is always welcome.