PHP Classes

File: laravel-echo-server.json

Recommend this page to a friend!
  Classes of Insolita   Laravel Interactive Jobs   laravel-echo-server.json   Download  
File: laravel-echo-server.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Laravel Interactive Jobs
Run background jobs and monitor progress on a page
Author: By
Last change:
Date: 4 years ago
Size: 582 bytes
 

Contents

Class file image Download
{ "authHost": "http://task.app", "authEndpoint": "/broadcasting/auth", "clients": [ { "appId": "9a3c67e436d5d464", "key": "e3b9ede6094f08c5909bed0c2c47c83d" } ], "database": "redis", "databaseConfig": { "redis": { "port": "6379", "host": "127.0.0.1", "options":{ "db":2 } } }, "devMode": true, "host": null, "port": "6001", "protocol": "http", "sslCertPath": "", "sslKeyPath": "", "sslCertChainPath": "", "sslPassphrase": "", "apiOriginAllow": { "allowCors": false, "allowOrigin": "", "allowMethods": "", "allowHeaders": "" } }