Alfred Danda - [PHP - Laravel - Vue.js - Running - Music]
3 posts in tag devops
Using MailHog with Lando
MailHog and Lando are both very useful open source tools for local web development. In this post, I'll show you how to bring them together for a better experience when working with mail in local development.
Read more
How to get rid of slow health checks on lando start
Since version 3.14 Lando introduced a new health check scanner when starting a project. In this post I show you how you can configure the new scanner and get rid of slow health checks on lando start.
Read more
How to use Lando for local development with Laravel
One of the common problems when working on web apps is that you need to have a local environment that is as close as possible to the production environment. If you are working in a team it is important that you can share the local environment one way or the other too. In this post I show you how you can solve this problem by using Lando, a local development environment.
Read more