telecode/network-serve
最新稳定版本:1.0.3
Composer 安装命令:
composer require telecode/network-serve
包简介
run your laravel app over local wifi network
README 文档
README
Run your laravel app over local wifi network
Install
To install this package run
composer require telecode/network-serve --dev
Usage
To use this package run
php artisan serve:local
And you can customize the port and host by adding the following options
php artisan serve:local --port=8080
Or you can add the port to your environment file
SERVER_PORT=8080
Support
For support, email ahmad.ms996@gmail.com.
统计信息
- 总下载量: 25
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-02-04