Download the PHP package jn-jairo/laravel-ngrok without Composer
On this page you can find all versions of the php package jn-jairo/laravel-ngrok. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jn-jairo/laravel-ngrok
More information about jn-jairo/laravel-ngrok
Files in jn-jairo/laravel-ngrok
Download jn-jairo/laravel-ngrok
More information about jn-jairo/laravel-ngrok
Files in jn-jairo/laravel-ngrok
Vendor jn-jairo
Package laravel-ngrok
Short Description Share Laravel application with ngrok.
License MIT
Homepage https://github.com/jn-jairo/laravel-ngrok
Package laravel-ngrok
Short Description Share Laravel application with ngrok.
License MIT
Homepage https://github.com/jn-jairo/laravel-ngrok
Keywords jn-jairolaravel-ngrok
Please rate this library. Is it a good library?
Informations about the package laravel-ngrok
Share Laravel application with ngrok
This package allows you to share your Laravel application with ngrok.
Requirements
- Ngrok >= 2.2.8 (If you are using Laravel Homestead this should be already installed)
Version Compatibility
| Laravel | Laravel Ngrok |
|---|---|
| 5.8.x | 1.x |
| 6.x | 1.x |
| 7.x | 1.x |
| 8.x | 2.x |
| 9.x | 2.x |
| 10.x | 3.x |
| 11.x | 3.x |
| 12.x | 3.x |
| 13.x | 3.x |
Installation
You can install the package via composer:
The NgrokServiceProvider will be automatically registered for you.
Usage
Just call the artisan command to start the ngrok.
The parameters for ngrok will be extracted from your application.
Advanced usage
| Argument | Description |
|---|---|
| host-header | Host header to identify the app (Example: myapp.test) |
| Option | Description |
|---|---|
| -H, --host[=HOST] | Host to tunnel the requests (default: localhost) |
| -P, --port[=PORT] | Port to tunnel the requests (default: 80) |
| -E, --extra[=EXTRA] | Extra arguments to ngrok command (multiple values allowed) |
Examples
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-ngrok with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
guzzlehttp/guzzle Version ^7.15.3
illuminate/console Version ^8.83|^9.0|^10.0|^11.0|^12.0|^13.0
illuminate/http Version ^8.83|^9.0|^10.0|^11.0|^12.0|^13.0
illuminate/pagination Version ^8.83|^9.0|^10.0|^11.0|^12.0|^13.0
illuminate/routing Version ^8.83|^9.0|^10.0|^11.0|^12.0|^13.0
illuminate/support Version ^8.83|^9.0|^10.0|^11.0|^12.0|^13.0
symfony/process Version ^5.4|^6.0|^7.0|^8.0
guzzlehttp/guzzle Version ^7.15.3
illuminate/console Version ^8.83|^9.0|^10.0|^11.0|^12.0|^13.0
illuminate/http Version ^8.83|^9.0|^10.0|^11.0|^12.0|^13.0
illuminate/pagination Version ^8.83|^9.0|^10.0|^11.0|^12.0|^13.0
illuminate/routing Version ^8.83|^9.0|^10.0|^11.0|^12.0|^13.0
illuminate/support Version ^8.83|^9.0|^10.0|^11.0|^12.0|^13.0
symfony/process Version ^5.4|^6.0|^7.0|^8.0
The package jn-jairo/laravel-ngrok contains the following files
Loading the files please wait ...