Description
When I call the $path variable in an empty file, it already has the value "./cli/Valet/Drivers/ValetDriver.php" filled in.
Steps To Reproduce
Run valet for the folder, create an index.php file and call die($path); in it.
Diagnosis
as a solution in the require-drivers.php file, call unset($path);