Skip to content

anantadwi13/phalcon_boilerplate

Repository files navigation

Phalcon Multi Module MVC Boilerplate

Installation

  1. Clone or download or click Use this template
  2. Install dependencies
    composer install
  3. Setup environment by copying .env file from .env.example
  4. Done!