chandra
  • Introduction
  • Laravel 8
  • Laravel 5.6
  • Laravel 5.4
  • Laravel 5.2, 5.3
  • Laravel 5.1 Version
    • Installation
      • database & Environment setup
      • Directory Permissions
      • Mail Setup
      • Copying Chandra files
      • Install Chandra
    • Fresh Installation
  • Laravel 5 Version
    • Installation
      • Database & Environment setup
      • Permissions
      • Mail Setup
      • Copying Chandra Files
      • Install Chandra
  • Changelog
  • CRUD
    • usage
  • Recaptcha
Powered by GitBook
On this page

Was this helpful?

  1. Laravel 5 Version
  2. Installation

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.

PreviousMail SetupNextInstall Chandra

Last updated 5 years ago

Was this helpful?