Level 102
You can start by checking if the script tag loads the correct js file, and if you can open that file in the browser.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hey guys, I am new to laravel and vue js. I develop a website using laravel and vue and run it on local server using PHP artisan serve command and it run fine. Now I want to deploy it on a live server. So I already run npm run prod and then zip the file and then upload it on my hosting panel. But the problem is vue don't render. Also, I don't get any kind of error message on my browser console. What should I do now, please kindly help me.
Please or to participate in this conversation.