承接 apility/laravel-ngrok 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

apility/laravel-ngrok

最新稳定版本:v4.0.1

Composer 安装命令:

composer require apility/laravel-ngrok

包简介

Share Laravel application with ngrok.

README 文档

README

Build Status Total Downloads Latest Stable Version License

Share Laravel application with ngrok

This package allows you to share your Laravel application with ngrok.

Requirements

  • Laravel Framework >= 5.8
  • Ngrok >= 2.2.8 (If you are using Laravel Homestead this should be already installed)

Installation

You can install the package via composer:

composer require --dev apility/laravel-ngrok

The NgrokServiceProvider will be automatically registered for you.

Usage

Just call the artisan command to start the ngrok.

php artisan ngrok

The parameters for ngrok will be extracted from your application.

You can also pass custom host and port.

php artisan ngrok example.com --port=8000

License

The MIT License (MIT). Please see License File for more information.

统计信息

  • 总下载量: 11.09k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 12
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-09-08