Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 1.71 KB

prerequisites.md

File metadata and controls

44 lines (25 loc) · 1.71 KB

Prerequisites and Learnning 📖

For all the beginners that are starting on the portal this is for you to get started.

There are some topics and tools you need to know to prior to work in portal so please make sure to check this out.

1. Version Control System 💻

Version control, also known as source control, is the practice of tracking and managing changes to software code.

More about version control system

2. Git 🐱

3. Git and GitHub 🏃

4. PHP 🏃

PHP v7.3 or higher is needed.

You can install it with the following ways:

  1. XAMPP
    • If you prefer using XAMPP, you can download the full stack with right PHP version from this link
    • If you already have XAMPP installed, refer this link for switching to the correct PHP version.

5. Composer 🏃

6. Nodejs 🏃

7. Laravel Modules 🦋

This project uses Laravel Modules, so a basic understanding of the commands is recommended: