Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Readded related instructions to the readme file.
  • Loading branch information
alexmerlin committed Feb 22, 2023
commit 84fe3b905497bb8b2fc08d448ef3b61a7662cc07
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,7 @@ We recommend running your applications in WSL:
* make sure you have [WSL](https://github.com/dotkernel/development/blob/main/wsl/README.md) installed on your system
* currently we provide 2 distro implementations: [AlmaLinux9](https://github.com/dotkernel/development/blob/main/wsl/os/almalinux9/README.md) and [Ubuntu20](https://github.com/dotkernel/development/blob/main/wsl/os/ubuntu20/README.md)
* install the application in a virtualhost as recommended by the chosen distro
* set `$baseUrl` in **config/autoload/local.php** to the address of the virtualhost
* run the application by opening the virtualhost address in your browser

You should see the `DotKernel Frontend` welcome page.
Expand Down