mirror of
https://github.com/laravel/valet.git
synced 2026-02-05 16:40:05 +01:00
desc
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
$url = "http://".Site::host(getcwd()).'.'.Configuration::read()['domain'].'/';
|
||||
|
||||
passthru("open ".escapeshellarg($url));
|
||||
});
|
||||
})->descriptions('Open the site for the current directory in your browser');
|
||||
|
||||
/**
|
||||
* Echo the currently tunneled URL.
|
||||
|
||||
Reference in New Issue
Block a user