Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

rvs's avatar
Level 1

Running 'npm run dev' with Valet ?

I am learning, Bare with me

Can i Use Valet organized domain instead of 'localhost:8080' ?

I made vuejs project using

$npm install -g vue-cli
$ vue init webpack my-project
$ cd my-project
$ npm install

Now i want to use laravel link instaed of npm run dev, but when i do and open i see blank page without any errors on my-project.dev

0 likes
0 replies

Please or to participate in this conversation.