๐ Host Nuxt SSR websites via Laravel Forge
https://dev.to/mandrasch/host-nuxt-ssr-websites-via-laravel-forge-5d16
What's your experience with Nuxt hosting on Forge?
๐ Host Nuxt SSR websites via Laravel Forge
https://dev.to/mandrasch/host-nuxt-ssr-websites-via-laravel-forge-5d16
What's your experience with Nuxt hosting on Forge?
The new Laravel Forge redesign is growing on me, I do like how it includes the commit message to better track deployments!
That's great for easier #NodeJS #SSR deployment options:
#LaravelForge adds out of the box support for SSR hosting of #Nuxt and #NextJS - hopefully SvelteKit as well in future. ๐คฉ Runs with pm2.
Updating PHP values for an isolated site in Laravel Forge
The title says it all. You've got a server, in my case on Digital Ocean, and you need to update the PHP values for things like upload_max_filesize but only for your isolated site.
Start by using ssh with your forge user to log into the site. Then you're looking for a path like /etc/php/8.3/fpm/pool.d change this a
https://sfndesign.ca/updating-php-values-for-an-isolated-site-in-laravel-forge/
#Code #LaravelForge #PHP #wordpress