You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -104,15 +104,15 @@ If the [Server Compatibility Wizard](#server-compatibility-wizard) lists URL Seg
104
104
105
105
## Local Development
106
106
107
-
ExpressionEngine can be run locally on a number of local development environments. Below are just a few to help you get started.
107
+
ExpressionEngine can be run locally on a number of local development environments. Below are just a few to help you get started.
108
108
109
109
NOTE: **Note:** When setting up your local environment, you must make sure it still meets the requirements listed above.
110
110
111
111
-**[Valet](https://laravel.com/docs/8.x/valet)** - (macOS only) Valet is the ExpressionEngine's team recommended local development environment. Super fast and easy to use.
112
112
113
-
-**[DDEV Local](https://www.ddev.com/ddev-local/)** - (macOS, Windows, Linux) DDEV Local makes working with Docker containers a breeze. Quickly setup and share environments that mirror your production.
113
+
-**[DDEV Local](https://www.ddev.com/ddev-local/)** - (macOS, Windows, Linux) DDEV Local makes working with Docker containers a breeze. Quickly setup and share environments that mirror your production.
114
114
115
-
-**[Devilbox](http://devilbox.org/)** - (macOS, Windows, Linux) Devilbox is another great stack which allows user to quickly get up and running with Docker environments. To install ExpressionEngine on Devilbox simply follow the [Setup ExpressionEngine Docs](https://devilbox.readthedocs.io/en/latest/examples/setup-expressionengine.html).
115
+
-**[Devilbox](http://devilbox.org/)** - (macOS, Windows, Linux) Devilbox is another great stack which allows user to quickly get up and running with Docker environments. To install ExpressionEngine on Devilbox simply follow the [Setup ExpressionEngine Docs](https://devilbox.readthedocs.io/en/latest/examples/setup-expressionengine.html).
116
116
117
117
-**[MAMP](https://www.mamp.info/en/)** - (macOS, Windows) MAMP can be very convenient for local development, but it has some quirks. If you are using MAMP, you will need to use PHP 7+ due to outdated cURL and OpenSSL libraries that MAMP ships with its older versions of PHP.
118
118
@@ -125,21 +125,21 @@ NOTE: **Note:** When setting up your local environment, you must make sure it st
0 commit comments