laravel-echo-ios icon indicating copy to clipboard operation
laravel-echo-ios copied to clipboard

Echo is undeclared type

Open Wissa-Azmy opened this issue 6 years ago • 3 comments

screen shot 2018-12-02 at 11 53 48 am

Wissa-Azmy avatar Dec 02 '18 09:12 Wissa-Azmy

same problem

alexnikol avatar Jan 18 '19 08:01 alexnikol

Solution for me was to go to the file containing Echo, then making the class public, this also had to be done for all the functions within it.

I found it by right clicking the Echo that fails then "Jump to Definition" unlock the package file then write public in front of the 'class Echo'

Yoropiata avatar May 21 '19 09:05 Yoropiata

You can download the source code and paste it into the project.

haduong825 avatar Mar 19 '22 14:03 haduong825