host=127.0.0.1
- The host address to serve the application on Optionalport
- The port to serve the application on Optionaltries=10
- The max number of ports to attempt to serve from Optionalphp artisan serve [--host [HOST]] [--port [PORT]] [--tries [TRIES]]