> For the complete documentation index, see [llms.txt](https://lorvent.gitbook.io/chandra/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lorvent.gitbook.io/chandra/laravel_5_version/installation/database_and_environment_setup.md).

# Database & Environment setup

Laravel 5 ships with .env file.

Incase, you don't find it in root folder of your laravel installation, please rename `.env.example` to `.env` and then edit database, environment related details in that file.
