- Drupal 8 Blueprints
- Alex Burrows
- 162字
- 2021-07-03 00:03:22
Installing Drupal
For now, we will just install Drupal using DevDesktop; however, we will change how we do this later on.
To do this, open up DevDesktop, then bottom left click on +, and then select New Drupal Site. Then, once the popup appears, click on Install in the row that Drupal 8 is in. This will appear with a popup:

Fig 1.0: Install Drupal 8.x site
Once this is done, click on the Local site:

Fig 1.1
In the preceding Fig 1.1, we can now get our Drupal site up and running.
We can see four lines of content:
- Local site: This is the URL that our website is accessible on locally
- Local code: This is where our code is currently located; further along, there is a little square button on the right, which launches a Terminal window
- Local database: This is the name of our database
- PHP version: This is the version of PHP being used
推薦閱讀
- Mastering Selenium WebDriver
- MongoDB for Java Developers
- Apache Hive Essentials
- Visual C++數字圖像處理技術詳解
- RabbitMQ Cookbook
- R Data Analysis Cookbook(Second Edition)
- Visual C#.NET Web應用程序設計
- C#程序設計(項目教學版)
- Apache Camel Developer's Cookbook
- Serverless Web Applications with React and Firebase
- Python程序設計開發寶典
- Windows Phone 8 Game Development
- Java EE Web應用開發基礎
- Docker:容器與容器云(第2版)
- PHP+MySQL Web應用開發教程