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

mohammadkhallaf's avatar

> @ dev C:\xampp\htdocs\optical > vite VITE v3.1.8 ready in 436 ms ➜ Local: http://127.0.0.1:5173/ ➜ Network: use --host to expose LARAVEL v9.35.1 plugin v0.6.1 ➜ APP_URL: http://localhost

when i use run dev command it stop in this point

0 likes
3 replies
Sinnbeck's avatar

That just means it's running. Leave it running while developing and stop it with ctrl+c

Open your normal site to work

1 like
Sinnbeck's avatar
Sinnbeck
Best Answer
Level 102

@mohammadkhallaf no then it stops. You need to leave it running while working with css and Javascript

If you don't want to run it, just run npm run build once

3 likes

Please or to participate in this conversation.