微信扫一扫
php artisan serve --host=你的局域网ip --port=你想要的使用的端口 之后就可以在局域网内其他主机上访问到该正在运行的laravel了
php artisan serve --host=你的局域网ip --port=你想要的使用的端口
相关推荐