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

petrbarta's avatar

Laravel Voyager, cant access admin panel after log in

Hi when i deploy my website on Cloudways and try access Admin panel (Laravel Voyager), it throws me this error Uncaught ReferenceError: Vue is not defined at admin error, on localhost it works fine, and everything on site is working fine too, only problem is when i try access the admin panel dashboard - error detailed, Anyone know what to do about it?

0 likes
1 reply
Snapey's avatar

perhaps something to do with not having the laravel public folder as the document root, and installing your project in the public_html folder

Please or to participate in this conversation.