> 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/getting-started.md).

# Getting Started

Things to know before you start with Datta Able Laravel Tempate.

## PHP 8.1.0 or above

### Composer

This template is generated with composer. To run laravel 12.x php minimum v8.1.0 or above is required. please read [here ](https://laravel.com/docs/8.x/deployment#server-requirements)for more PHP requirements.

## MySQL Server

MySQL Server or other database is required to save application data. please read laravel [documentation](https://laravel.com/docs/8.x/database)  for more details.
