gpt4 book ai didi

php - 如何从 localhost :8000 to other Ip in laravel when we run "php artisan serve" 更改默认 url

转载 作者:可可西里 更新时间:2023-10-31 23:59:57 26 4
gpt4 key购买 nike

我正在运行 php artisan serve 命令

默认结果是:

Laravel development server started: http://127.0.0.1:8000

我想改指向其他ip

最佳答案

您可以使用以下解决方案来解决您的问题:

php artisan serve --host 127.0.0.1 --port 80

关于php - 如何从 localhost :8000 to other Ip in laravel when we run "php artisan serve" 更改默认 url,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/46468809/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com