Learning Homestead.yaml from a to z
We all believe or will believe that Laravel Homestead is the biggest Convience for Laravel Developers.
- It streamlines development and production environment
- Shared Folders and Pseudo domains are the best features
- Having ability to fine tune resources helps test performance of Production server
But one of the problem with homestead is that it depends on a lot of thrid party softwares which makes it prone to errors and problems. I found it hard to get support when Virtual Box installation was causing the error. This article has covered every thing from A-Z along with common errors and their fixes. So that at the end of the article you get a fully functional homestead running Your fresh copy of Laravel.
Link: