Tran Tuanwww.tranit.co·Aug 31, 2024How to Easily Set Up Local Development with Lando and Dockerhttps://lando.dev/ Lando is a powerful, open-source, local development environment and DevOps tool built on Docker container technology. It simplifies the process of setting up and managing local development environments for various projects, making...33 readslocal development
Mohammed Essaid MEZERREGdevmind.mohessaid.com·Jul 12, 2023Configure Xdebug with Lando and VS CodeI am documenting this to avoid wasting time on this issue. You can find all the details from Lando's official documentation in the following link. I have been using Ubuntu for the last six years or so. As you may have guessed, this tutorial will assu...27 readsXDebug
Glenn Jacobsglennjacobs.com·Jan 27, 2023How to use Meilisearch with LandoI use Lando for all my PHP development environments. Working at a development agency means lots of different projects that all need different versions of software and Lando really solves that problem. Meilisearch Today I needed to add Meilisearch to ...385 readsLaravel