- Full-Stack Vue.js 2 and Laravel 5
- Anthony Gore
- 79字
- 2021-07-02 19:57:25
Environment
We'll be using Laravel 5.5 for the backend of Vuebnb. This version of Laravel requires PHP 7, several PHP extensions, and the following software:
- Composer
- A web server, such as Apache or Nginx
- A database, such as MySQL or MariaDB
A complete list of requirements for Laravel can be found in the installation guide: https://laravel.com/docs/5.5#installation.
Rather than manually installing the Laravel requirements on your computer, I strongly recommend you use theHomesteaddevelopment environment, which has everything you need pre-installed.
推薦閱讀
- Python入門很簡單
- 造個小程序:與微信一起干件正經(jīng)事兒
- Vue.js 2 and Bootstrap 4 Web Development
- 自己動手寫Java虛擬機
- Learning RabbitMQ
- Java技術(shù)手冊(原書第7版)
- VMware vSphere 6.7虛擬化架構(gòu)實戰(zhàn)指南
- Visual C++串口通信技術(shù)詳解(第2版)
- Microsoft System Center Orchestrator 2012 R2 Essentials
- Android開發(fā)案例教程與項目實戰(zhàn)(在線實驗+在線自測)
- ExtJS Web應(yīng)用程序開發(fā)指南第2版
- JBoss:Developer's Guide
- SwiftUI極簡開發(fā)
- Python 快速入門(第3版)
- Kohana 3.0 Beginner's Guide