mirror of
https://github.com/laravel/valet.git
synced 2026-02-05 16:40:05 +01:00
wording
This commit is contained in:
@@ -176,7 +176,7 @@
|
||||
})->descriptions('Stream all of the logs for all Laravel sites registered with Valet');
|
||||
|
||||
/**
|
||||
* Stream Caddy access and error log.
|
||||
* Stream the Caddy access and error logs.
|
||||
*/
|
||||
$app->command('server-log', function () {
|
||||
$files = Filesystem::scandir(VALET_HOME_PATH.'/Log');
|
||||
|
||||
Reference in New Issue
Block a user