jQuery not able to load in my nativePHP app #555
Unanswered
rritvik-kakkar-kairos
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a pre-build project in Laravel 12, and I integrated nativePHP in it, now I am not able to load the jQuery through CDN or local file.
Getting error:
ReferenceError: $ is not defined
I am not able to debug this, how can I make this work. Please help!!
Beta Was this translation helpful? Give feedback.
All reactions