August 01, 2021
Apple M1
Minikube on an Apple M1
Minikube? is local Kubernetes. Kubernetes? is open source portable and flexible platform for managing containerized services, we have also declarative…
July 25, 2021
PHP 8 with Xdebug 3 on Apple M1
We can install Xdebug via pecl on MacOS with Homebrew. Paste that in terminal. And see if the php interpreter…
July 25, 2021
PHP 8 Installation on Mac M1 via homebrew
Install first homebrew, if it is not already installed. Paste that in macOS Terminal. And follow the ==> Next steps:…