DEV Community

Discussion on: Create a SPA with Laravel and Nuxt

Collapse
 
yobyob profile image
Grover Sean Reyes • Edited

How can I use valet to run my app?

( somehow okay, I just used "npm run build")

but How can I use valet while constantly editing my *.vue files?

Collapse
 
skyrpex profile image
Cristian Pallarés

I'm not sure how Laravel Valet works, but the laravel-nuxt package assumes you have php installed.