📅  最后修改于: 2022-03-11 14:54:41.108000             🧑  作者: Mango
代码示例4
php artisan serve --host your-ip-add --port 8000
// Example with port
php artisan serve --host 192.168.1.001 --port 8000