📅  最后修改于: 2022-03-11 14:54:02.255000             🧑  作者: Mango
代码示例1
php artisan serve --port=portNumber
// Example with port
php artisan serve --port=8001
// Note: You May choose anyport you want