How to use Preline with Laravel 10 + Inertia + Vue 3? #274
Unanswered
HenestrosaDev
asked this question in
Q&A
Replies: 1 comment
-
Same problem :'( |
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
-
Hi.
I'm following the Laravel guide from the documentation, but I'm not getting the third step right.
The entry point of my app (
resources/js/app.js
) is as follows:What am I doing wrong? I've already tried using
import preline
orimport preline/preline
without success. I'm not importing anything related to Preline into my `.vue' files (which I don't think is necessary, though I could be wrong).Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions