Summary
In this brief chapter, we discussed the requirements for developing a Laravel project. We then installed and configured the Homestead virtual development environment to host our main project, Vuebnb.
In the next chapter, we will begin work on our main project by building a web service to supply data to the frontend of Vuebnb.