robert

Results 6 comments of robert

It's work for me in 5.2 but you have to edit some code

@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; use Illuminate\Queue\InteractsWithQueue; use Illuminate\Contracts\Queue\ShouldQueue; use DJB\Confer\Conversation; use...

Hi @RabiCodie could you share some of your codes or error..

@RabiCodie You can check your console for specific error

what error ? can you post it... i was able to make it work on 5.2

@sadh you have to include the routes in web middleware...