Dhruvil Joshidhruvilblog.hashnode.dev·Dec 27, 2024A Step-by-Step Guide to Integrate Laravel with InertiaCreating dynamic and user-friendly applications is becoming more important in web development. Companies and developers often struggle to connect a strong backend with a flexible frontend while ensuring everything works smoothly for users. This is wh...27 likesLaravel Inertia
Kalaivani Rajendrankalair92.hashnode.dev·Aug 10, 2023How to Install Laravel on Ubuntu 20.04 with NginxConfigure Nginx Server on Ubuntu 20.04 This guide will walk you through the process of installing Nginx on your Ubuntu 20.04 server and then configuring it alongside PHP and a Laravel Project. What is Nginx? Nginx (pronounced "engine-x") is a popular...4 likes·58 readsLaravel
Ammar ShresthaforJoBins Engineeringblog.jobins.jp·May 30, 2023Get Started with Laravel Workflow: A Comprehensive GuideLaravel Workflow is a powerful workflow engine that enables developers to create and manage long-running, persistent, and distributed workflows in PHP, powered by Laravel Queues. In this tutorial, I'll walk you through the installation and setup proc...5 likes·1.2K readsLaravel