nahid / talk

Talk is a real-time users messaging and chatting system for Laravel.
MIT License
1.61k stars 327 forks source link

Talk Support for laravel 5.5.* #108

Closed songokjesse closed 6 years ago

songokjesse commented 6 years ago

can talk be installed on laravel 5.5 and above? When i tried composer require on laravel v5.5.34 this is what i get Problem 1

wmandai commented 6 years ago

For me i currently use the master. Add this line to your composer.json "nahid/talk": "dev-master",

nahid commented 6 years ago

please use latest version