- 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.
推薦閱讀
- Mobile Web Performance Optimization
- Spring 5企業(yè)級開發(fā)實戰(zhàn)
- 軟件項目管理(第2版)
- Redis Applied Design Patterns
- Mastering OpenCV Android Application Programming
- 造個小程序:與微信一起干件正經(jīng)事兒
- HTML5 Mobile Development Cookbook
- Visual C++串口通信技術(shù)詳解(第2版)
- 網(wǎng)店設(shè)計看這本就夠了
- 高級語言程序設(shè)計(C語言版):基于計算思維能力培養(yǎng)
- Learning Laravel's Eloquent
- Tableau 10 Bootcamp
- 基于ARM Cortex-M4F內(nèi)核的MSP432 MCU開發(fā)實踐
- Mastering React
- .NET 4.5 Parallel Extensions Cookbook