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

mil_'s avatar
Level 1

Does Envoyer work with Vue Cli

Hello,

I have laravel as backend and vue cli as frontend hosted with Forge, at the moment building time for production takes about 4 minutes my current Laravel Forge script looks like this:

$FORGE_COMPOSER install --no-interaction --prefer-dist --optimize-autoloader
npm run install-all
npm run build

Now the question is does Envoyer gonna also work with Vue cli and make it 0 downtime or it only works for laravel backend

0 likes
0 replies

Please or to participate in this conversation.