mirror of
https://github.com/laravel/valet.git
synced 2026-02-05 00:20:08 +01:00
Forbid access to most commands if Valet is not installed
This commit is contained in:
committed by
Adam Wathan
parent
fac1dd659a
commit
3aac3e2477
@@ -47,8 +47,6 @@
|
||||
output(PHP_EOL.'<info>Valet installed successfully!</info>');
|
||||
})->descriptions('Install the Valet services');
|
||||
|
||||
var_dump(VALET_HOME_PATH);
|
||||
|
||||
/**
|
||||
* Most commands are available only if valet is installed.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user