Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only get Notifications on refresh #46

Open
ikramooe opened this issue Oct 12, 2022 · 2 comments
Open

Only get Notifications on refresh #46

ikramooe opened this issue Oct 12, 2022 · 2 comments

Comments

@ikramooe
Copy link

i am getting this error in
image

and also

image

@mirovit
Copy link
Owner

mirovit commented Oct 13, 2022

Hey @ikramooe,

Based solely on the screenshots and no code, I can only assume what the issue is. The "Echo is not defined" has been raised and closed as an issue a few times. The package only handles the PHP part and the interface rendering, but you need to setup Echo on your own. You can check the documentation and the closed issues, here is one that seems to be the same as yours -> #42.

About "Cannot call a class as a function", I haven't seen this one before and admin.js seems to be some custom code you've implemented.

Let me know if the other issue helps you solve your problem.

@ikramooe
Copy link
Author

Hello ,
thank you for taking the time to answer my problem

i did install echo and pusher as the laravel documentation says

and for the admin.js i'm using the exact same code written in the readme

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants