Introduction

For the upcoming tutorial steps we assume that you already have installed the following:

  • A UNIX-based development environment. If not, we recommend AlmaLinux in a WSL2 container. You can check our guide for setting up your container.
  • A recent IDE, for example, PhpStorm or VSCode
  • A fresh installation of Dotkernel Light
  • Default UTF-8 encoding for files and LF type line separator

Feel free to check out our development documentation in case of any further questions.