Ray + Laravel + Javascript setup #318
Unanswered
jonneroelofs
asked this question in
Q&A
Replies: 1 comment
-
@jonneroelofs Take a look at the node-ray package - there's a section on using it with Laravel Mix in the readme. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can anyone show me the correct setup to get ray to work from javascript for Laravel 8 + Mix 6 ?
The documentation on ray and javascript links to another project and is very minimal. I was able to install js-ray and require it from app.js but the browser keeps throwing errors that ray is undefined.
Cheers,
Jonne
Beta Was this translation helpful? Give feedback.
All reactions