Chaiweichaiwei.hashnode.dev·Dec 25, 2023Installing ImageMagick on Laravel ValetRecently, while working on one of my Laravel projects, I encountered a dependency that required ImageMagick. It was at that moment when I realised my Laravel Valet was lacking this library. Valet relies on Homebrew for PHP, and unfortunately, ImageMa...Discuss·30 readslaravel-valet
Bikram TuladharforJoBins Engineeringblog.jobins.jp·Dec 23, 2022Laravel Valet alternative in Docker with TraefikValet is serving great but in some cases, it failed to fulfill the requirement of multiple specific versions of PHP and databases. I want to share the docker configuration to achieve almost the same configuration as valet using Docker. Below there is...Discuss·10 likes·812 readsvalet