nahid / talk-example

This project is demo for Laravel-Talk package and its also Docker ready
http://github.com/nahid/talk
131 stars 77 forks source link

Unable to install Pusher #32

Closed yasser4ever1 closed 6 years ago

yasser4ever1 commented 6 years ago

Hello,

I wanted to install pusher using this command composer require pusher/pusher-php-server so i can make notifications of new messages from Laravel Talk but i get this error whenever i try to install pusher capture

nahid commented 6 years ago

please try this project with docker. If you have already installed docker then this command and enjoy.

./talk ready

for details read the doc