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

mlazuardy's avatar

run Production Mode Hosting

this is my bad because i have bad english to read the documentation on vue js

my question is how to run production mode in vue js with laravel ? ? what configuration to change in the vue js file ? please help :)

0 likes
1 reply
matt_panton's avatar
Level 12

when compiling your assets, run npm run production and it will use the production version of Vue

Please or to participate in this conversation.