If you read my previous article on how to run vagrant now you might want to install some development stuff. In this article, I’ll guide you how to install LAMP stack in Vagrant. LAMP stack stands for Linux, Apache, MySql, and PHP. I’ve already written an article on how to install Linux inside Vagrant. So this time I’m going to write about…