-
Notifications
You must be signed in to change notification settings - Fork 47
Laravel 5.2 #20
Comments
Hi @williansebastiao sorry for the late reply, it's on my mind but yet to find time at the moment to investigate and make the changes. I don't think I'll be making this update for at least a month but someone nice may come along and make a pull request in the mean time, which I'd be more than happy to accommodate! |
It's work for me in 5.2 but you have to edit some code |
Hi @williansebastiao what you do for It work in Laravel 5.2, can you send me lines codes that you'v change ? |
Hello @abraao-braz ! Hugs! |
Tks guy. |
@abraao-braz i'm using this https://pusher.com/ |
Hi @robertfpz what you do for It work in Laravel 5.2, can you send me lines codes that you'v change ? |
@abraao-braz in ConferServiceProvider.php you have to change bindShared() into singleton() and for the files in command folder here's what i did use App\Jobs\Job; class ConversationWasRequested extends Job implements ShouldQueue {
|
Hi @robertfpz |
Hi @RabiCodie |
Hi @robertfpz, i don't get any error i can still log into the page and sign up but when i click on the chat icon nothing happens and nothing show up. any idea what that could be !!! thanks |
@RabiCodie You can check your console for specific error |
i'm use laravel 5.2 but return a error when u do php artisan migrate --seed |
Hi @RabiCodie, did you fix that? I am facing the similar problem. |
You think about upgrading to version 5.2?
The text was updated successfully, but these errors were encountered: