- 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.
推薦閱讀
- Docker and Kubernetes for Java Developers
- Linux C/C++服務器開發實踐
- HoloLens Beginner's Guide
- Mastering Selenium WebDriver
- C/C++算法從菜鳥到達人
- Learn Swift by Building Applications
- 精通網絡視頻核心開發技術
- Scientific Computing with Scala
- MySQL入門很輕松(微課超值版)
- Spring Boot+Vue全棧開發實戰
- Python從入門到精通
- Unity 3D腳本編程:使用C#語言開發跨平臺游戲
- Android應用開發實戰(第2版)
- PHP 8從入門到精通(視頻教學版)
- STM8實戰