From 159d71325e5fd8a8dfd69d630316fbee8a00a130 Mon Sep 17 00:00:00 2001 From: marito Date: Sun, 15 Jun 2025 12:32:16 +0000 Subject: [PATCH] disclaimer --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3ae3ae1..9a51d06 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ This is the most important step. Open the `Lenvi.yaml` file and define your enti - `project_root`: The base directory of your project. This is where you would run `git` or `composer` commands. - `document_root`: The directory that Nginx will serve files from. For Laravel, this is the `public` sub-directory. +- `wsl disclaimer:` Project folders that does not live on linux filesystem will be noticeably slower compared to the projects that lives directly wsl filesystem. i.e., /mnt/c/Users/user/projects/laravel-app -> this is slow **Example** `Lenvi.yaml`**:** ```yaml