- 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.
推薦閱讀
- Mastering Entity Framework Core 2.0
- Mastering Selenium WebDriver
- Machine Learning with R Cookbook(Second Edition)
- Spring Boot+Spring Cloud+Vue+Element項目實戰(zhàn):手把手教你開發(fā)權(quán)限管理系統(tǒng)
- 新手學(xué)Visual C# 2008程序設(shè)計
- HTML5+CSS3網(wǎng)站設(shè)計基礎(chǔ)教程
- Python編程:從入門到實踐
- 自然語言處理Python進階
- Express Web Application Development
- C# Multithreaded and Parallel Programming
- Spring Security Essentials
- Python Interviews
- WCF技術(shù)剖析(卷1)
- C/C++代碼調(diào)試的藝術(shù)(第2版)
- Python Linux系統(tǒng)管理與自動化運維