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

I have to refresh the page every time to get the new message #36

Open sridharmalshetty opened 6 years ago

sridharmalshetty commented 6 years ago

version is 2.2

nahid commented 6 years ago

please pull latest commit and try this project with docker. This project is already docker ready. just run this command

./talk ready

and add pusher credentials

enjoy

sridharmalshetty commented 6 years ago

Installed docker with given requirements ERROR when running this command

$ ./talk ready .env is already exists ./talk: line 17: source: .env: file not found

rampun commented 6 years ago

@sridharmalshetty Did you solve the problem? I am also facing the same issue.