> For the complete documentation index, see [llms.txt](https://codedthemes.gitbook.io/datta-laravel/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://codedthemes.gitbook.io/datta-laravel/prerequisites.md).

# Prerequisites

## Node.JS

To install and use this template, It's required to be installed [Node.js](https://nodejs.org/) on your computer. Node is required only for compilation of sass and js files, we won't get into too much detail for the same. It's also not required to have detailed knowledge of Node.js

## Node/Yarn - Package Manager

This template uses [npm](https://www.npmjs.com/) / [yarn](https://yarnpkg.com/) package manager to install and manage 3rd party components and libraries.

## PHP

Install PHP above 8.x

### <br>
