- Full-Stack Vue.js 2 and Laravel 5
- Anthony Gore
- 105字
- 2021-07-02 19:57:25
Homestead
Laravel Homestead is a virtual web application environment which runs on Vagrant and VirtualBox and can be run on any Windows, Mac, or Linux system.
Using Homestead will save you the headache of setting up an development environment from scratch. It will also ensure you have an identical environment to the one I'm using, which will make it easier for you to follow along with this book.
If you don't have Homestead installed on your computer, follow the directions in the Laravel documentation:https://laravel.com/docs/5.5/homestead. Use the default configuration options.
Once you've installed Homestead and launched the Vagrant box with thevagrant upcommand, you're ready to continue.
推薦閱讀
- AngularJS Testing Cookbook
- The Modern C++ Challenge
- Java程序員面試算法寶典
- Web全棧工程師的自我修養(yǎng)
- CRYENGINE Game Development Blueprints
- 從零學(xué)Java設(shè)計(jì)模式
- HTML5移動(dòng)前端開發(fā)基礎(chǔ)與實(shí)戰(zhàn)(微課版)
- FusionCharts Beginner’s Guide:The Official Guide for FusionCharts Suite
- ASP.NET Core and Angular 2
- 透視C#核心技術(shù):系統(tǒng)架構(gòu)及移動(dòng)端開發(fā)
- C語(yǔ)言編程魔法書:基于C11標(biāo)準(zhǔn)
- HTML5/CSS3/JavaScript技術(shù)大全
- 計(jì)算機(jī)常用算法與程序設(shè)計(jì)教程(第2版)
- micro:bit軟件指南
- PhantomJS Cookbook