📅  最后修改于: 2022-03-11 14:53:48.949000             🧑  作者: Mango
// command to host laravel project on local machine
//php artitan serve --host=your ip address --port=select port
php artisan serve --host=195.154.12.125 --port=8001