Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

why pusher not working in laravel

//Actually for me the issue was having the option encrypted set to
//true (as in the example code from Pusher).

//I've changed it to false, and it worked.

'encrypted' => false
 
PREVIOUS NEXT
Tagged: #pusher #working #laravel
ADD COMMENT
Topic
Name
2+5 =