Download the PHP package siewwp/laravel-service-host without Composer
On this page you can find all versions of the php package siewwp/laravel-service-host. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download siewwp/laravel-service-host
More information about siewwp/laravel-service-host
Files in siewwp/laravel-service-host
Download siewwp/laravel-service-host
More information about siewwp/laravel-service-host
Files in siewwp/laravel-service-host
Vendor siewwp
Package laravel-service-host
Short Description laravel server-to-server service host with HMAC authentication
License MIT
Package laravel-service-host
Short Description laravel server-to-server service host with HMAC authentication
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-service-host
Laravel service host
Installation
Publish service host config
Publish service host migration
Run migration
run the command below on console to create host
Guide
Authenticating client request
Add clients user provider in your auth.php
configuration file.
Finally, you may use this provider in your guards configuration:
Sending a webhook notification
To send notification, create a notification and specify WebhookChannel::class
like below:
TODO
TEST
All versions of laravel-service-host with dependencies
PHP Build Version
Package Version
Requires
symfony/psr-http-message-bridge Version
~1.0
zendframework/zend-diactoros Version ^1.7
siewwp/php-hmac-http Version ^1.1.2
zendframework/zend-diactoros Version ^1.7
siewwp/php-hmac-http Version ^1.1.2
The package siewwp/laravel-service-host contains the following files
Loading the files please wait ....