Download the PHP package katsana/minions-polyfill without Composer
On this page you can find all versions of the php package katsana/minions-polyfill. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download katsana/minions-polyfill
More information about katsana/minions-polyfill
Files in katsana/minions-polyfill
Download katsana/minions-polyfill
More information about katsana/minions-polyfill
Files in katsana/minions-polyfill
Vendor katsana
Package minions-polyfill
Short Description Minions Component Server (Polyfill) using Laravel Routing
License MIT
Package minions-polyfill
Short Description Minions Component Server (Polyfill) using Laravel Routing
License MIT
Please rate this library. Is it a good library?
Informations about the package minions-polyfill
Minions Component Server (Polyfill) using Laravel Routing
- Installation
- Usages
Installation
Minions can be installed via composer:
Please ensure that you already install Minions and go through the installation and setup documentation.
Usages
To use Laravel Routing to handle RPC request you just need to setup the URI and TLD domain to handle the request. To do this this package has already add a macro to Illuminate\Routing\Router
.
It is recommended that you add the command to App\Providers\RouteServiceProvider::map()
method.
You can also set it to a specific domain using the following:
All versions of minions-polyfill with dependencies
PHP Build Version
Package Version
The package katsana/minions-polyfill contains the following files
Loading the files please wait ....