/codeigniter-saas-boilerplate

Codeigniter Boilerplate for quick start for a Software as a Service SAAS site

Primary LanguagePHPOtherNOASSERTION

SAAS Boilerplate

Requirements

  • PHP 5.x
  • MySql
  • Apache Server

Installation

  • Add this project into your web root
  • Use database.sql to create the initial database
  • configure database settings at application/config/database.php
  • configure email settings at application/config/email.php