An open API service indexing awesome lists of open source software.

https://github.com/ashishnishad/codeigniter-saas-boilerplate

codeigniter saas boilerplate
https://github.com/ashishnishad/codeigniter-saas-boilerplate

codeigniter3 mysql php php73

Last synced: 3 months ago
JSON representation

codeigniter saas boilerplate

Awesome Lists containing this project

README

          

# Codeigniter-Saas-Boilerplate

Requirements
------------

* PHP 5.x
* MySql
* Apache Server
* Codeigniter 3

Installation
------------

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