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

ayub01zero's avatar

Hosting Laravel & Vue.js (Separate Projects) with Session Auth on Laravel Server Cloud

Hi everyone,

I have a Laravel backend and a Vue.js frontend as separate projects. I'm using Laravel Breeze for session-based authentication and CORS for communication.

I’m familiar with DigitalOcean droplets but it requires more configuration. I’m considering using Laravel Server Cloud since it might not need as much configuration.

Can anyone confirm if Laravel Server Cloud supports hosting both the Laravel backend and Vue.js frontend under the same domain with session auth? Any tips or insights would be appreciated!

Thanks in advance!

0 likes
1 reply
jlrdw's avatar

Curious, why separate? I'd use the KISS technique and just have one app. Watch the video on laravel cloud. But Forge should to that if cloud don't.

Also better security in one app.

Please or to participate in this conversation.