You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.
I am getting "NetworkError: 401 Unauthorized - http://localhost:8000/confer/conversation/1" when trying to open the chat box. And Auth:user() is null. Any ideas why the ConversationController is not authenticating? I am using Laravel 5.2 .
The text was updated successfully, but these errors were encountered:
I think this original package is unstable for Laravel 5.1 and 5.2. You can check Hall Michael fork for the update of Confer package for laravel 5.1. I think that my project ,which is on Laravel 5.1, worked your laravel 5.2 can too :).
His fork is here: https://github.com/hallandcodigital/confer
Hi,
I am getting "NetworkError: 401 Unauthorized - http://localhost:8000/confer/conversation/1" when trying to open the chat box. And Auth:user() is null. Any ideas why the ConversationController is not authenticating? I am using Laravel 5.2 .
The text was updated successfully, but these errors were encountered: