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
Copy file name to clipboardExpand all lines: docs/book/v7/installation/test-the-installation.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,10 +10,10 @@ We recommend running your applications in WSL:
10
10
- Set `$baseUrl` in **config/autoload/local.php** to the address of the virtualhost.
11
11
- Run the application by opening the virtualhost address in your browser.
12
12
13
-
You should see the `Dotkernel Admin` login page.
14
-
15
13
> If you are getting server error 500, please check the folders permissions [Common permission issues](https://docs.dotkernel.org/development/v2/faq/#how-do-i-fix-common-permission-issues)
16
14
15
+
You should see the `Dotkernel Admin` login page.
16
+
17
17
> If you are getting exceptions or errors regarding some missing services, try running the following command:
0 commit comments