Laravel
Stay updated on Laravel trends and best practices. Our blog offers expert insights on Laravel web development, tips, and tutorials.
Configure SSR on a Laravel Inertia Project using Supervisor on Plesk
This guide is for anyone looking to configure SSR using a Laravel Intertia project on Plesk Linux. First follow this to enable SSR within your code : https://inertiajs.com/docs/v2/advanced/server-side-rendering You will need to first have node version at least 22 and PHP version 8.3 or 8.5 according to project configuration. You don’t need to manually install
Upgrading From Laravel 5 to Laravel 8
In the past couple of weeks, I’ve had to update a few of my Laravel projects. I am incrementally upgrading them to the latest version of Laravel. However this is a guide for anyone who is looking to upgrade their Laravel Project from 5.6 to 8. Disclaimer : There is already a well known paid