telecode / network-serve
在本地Wi-Fi网络上运行您的Laravel应用程序
1.0.3
2024-02-04 12:38 UTC
Requires
This package is auto-updated.
Last update: 2024-09-04 13:55:47 UTC
README
在本地Wi-Fi网络上运行您的Laravel应用程序
安装
要安装此包,请运行
composer require telecode/network-serve --dev
用法
要使用此包,请运行
php artisan serve:local
您可以通过添加以下选项来自定义端口和主机
php artisan serve:local --port=8080
或者您可以将端口添加到您的环境文件中
SERVER_PORT=8080
支持
如需支持,请发送电子邮件至 ahmad.ms996@gmail.com。