I just run php spark serve
, and this happen
CodeIgniter v4.3.2 Command Line Tool - Server Time: 2023-03-14 05:43:21 UTC+00:00
CodeIgniter development server started on http://localhost:8080
Press Control-C to stop.
CodeIgniter development server started on http://localhost:8081
Press Control-C to stop.
CodeIgniter development server started on http://localhost:8082
Press Control-C to stop.
CodeIgniter development server started on http://localhost:8083
Press Control-C to stop.
CodeIgniter development server started on http://localhost:8084
Press Control-C to stop.
CodeIgniter development server started on http://localhost:8085
Press Control-C to stop.
CodeIgniter development server started on http://localhost:8086
Press Control-C to stop.
CodeIgniter development server started on http://localhost:8087
Press Control-C to stop.
CodeIgniter development server started on http://localhost:8088
Press Control-C to stop.
CodeIgniter development server started on http://localhost:8089
Press Control-C to stop.
CodeIgniter development server started on http://localhost:8090
Press Control-C to stop.
I have changed the port with php spark serve --port 8000
. The result is same. still looking some port.