It would be quite helpful if this would automatically treat the top level folder(s) as a stop folder. This would be especially useful when using Laravel which uses a PSR-4 setup to autoload from /app. Unless I add each individual project's root folder into the config it will go all the way to the root of the drive.
It would be quite helpful if this would automatically treat the top level folder(s) as a stop folder. This would be especially useful when using Laravel which uses a PSR-4 setup to autoload from
/app. Unless I add each individual project's root folder into the config it will go all the way to the root of the drive.