Install multiple PHP versions on Ubuntu
You want to run several projects using different PHP versions? No problem, I will show you how to install multiple PHP versions on Ubuntu...
Fix Laravel issue: The server requested authentication method unknown to the client
I will show you how to fix Laravel issue "The server requested authentication method unknown to the client" in this post. Don't be panic...
Install Git latest version on Linux
Sometimes you might want to update your Git to latest version to benefit more features, right? I will show you how to install Git...
Fix issue JetBrains Toolbox Shell script not generated
Being able to launch JetBrains IDE from command line is very helpful for development, but you might see a problem where JetBrains tools is...
Setup ELK Stack for Development
Having trouble with setting up Elasticsearch, Logstash and Kibana for local development? No problem, I will show you how to setup ELK Stack for...