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

# Copying Chandra Files

Copy files from downloaded folder to your laravel5 installation.

## Copying to existing project

If you are planning to use Chandra into your existing Laravel project, then please copy required code from `app/Http/routes.php` into your routes.php to avoid any un-necessary problems.

Check all other files yourself and copy only required files.
