stream-laravel
stream-laravel copied to clipboard
Namespaced configuration not working half of the time
Hi,
Another issue here. The configuration for config("stream-laravel::XXX") is coming back null in our project. However ('stream-laravel.XXX') works fine. We have re-ran config:cache/clear etc many times to no avail. All of the stream-laravel stuff uses this special namespacing. Is it necessary?
Thanks
I started experiencing this.. any ideas?
Opened a PR for this issue:
https://github.com/GetStream/stream-laravel/pull/87