stream-laravel icon indicating copy to clipboard operation
stream-laravel copied to clipboard

Namespaced configuration not working half of the time

Open logan-jobzmall opened this issue 6 years ago • 2 comments

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

logan-jobzmall avatar Jul 24 '19 05:07 logan-jobzmall

I started experiencing this.. any ideas?

juliancc avatar May 13 '20 19:05 juliancc

Opened a PR for this issue:

https://github.com/GetStream/stream-laravel/pull/87

juliancc avatar May 13 '20 22:05 juliancc