Meet Homestead
If you wanted to develop PHP applications on your personal computer, you needed to have a web server installed and running locally. PHP is installed to interpret your scripts, and other utilities your website may need, such as working with a database. Your website or web application may even have a requirement for other services such as Memcached or Redis, which are popular caching systems. This saw the rise of utilities such as WampServer and MAMP to create environments for developing dynamic websites without getting connected to the Internet, but these required configuring.
Building on from installed environments like these, the recommended practice for developing dynamic websites and applications is to use virtual machines ( ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access