This repository has been archived by the owner on Feb 28, 2025. It is now read-only.
v3.1.3 - 2022-05-13
Added
- replace env
authHost
in config.json withLARAVEL_ECHO_AUTH_HOST
- add default cors settings
- replace env allowOrigin in config.json with
LARAVEL_ECHO_ALLOW_ORIGIN
- support to create initial app client with
LARAVEL_ECHO_CLIENT_APP_ID
andLARAVEL_ECHO_CLIENT_APP_KEY
Fixed
- REDIS_PREFIX empty not working