laravel-nuxt
laravel-nuxt copied to clipboard
how deploy with SSR mode
when i deploy and config with ssr mode that stuck old file
Can you please write what is the problem in more suitable way? I got ssr working just fine.
Can you please write what is the problem in more suitable way? I got ssr working just fine.
i just try config nginx follow example but still can't find app_url and client_url can u shere config
Do you have your .env file configured properly?
If you used pm2
you have to restart the process after each deploy eg: pm2 restart laravel-nuxt
.