diff --git a/config/laravels.php b/config/laravels.php index 84d633f..7cf199b 100644 --- a/config/laravels.php +++ b/config/laravels.php @@ -32,7 +32,7 @@ return [ | */ - 'listen_port' => env('LARAVELS_LISTEN_PORT', 8080), + 'listen_port' => env('LARAVELS_LISTEN_PORT', 8000), /* |--------------------------------------------------------------------------