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
- Host: GitHub
- URL: https://github.com/ashishnishad/codeigniter-saas-boilerplate
- Owner: ashishnishad
- Created: 2021-03-19T18:49:42.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-21T04:15:31.000Z (about 5 years ago)
- Last Synced: 2025-01-19T19:51:49.849Z (over 1 year ago)
- Topics: codeigniter3, mysql, php, php73
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`