Skip to content

Modified codeigniter. Includes My_Model and My_Controller as well as added helpers.

Notifications You must be signed in to change notification settings

kobyhastings/codeigniter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeIgniter Modified

Modified codeigniter. Includes My_Model and My_Controller as well as added helpers.


Installation:

  1. Set your base url in application/config/config.php to your local ip or "localhost:port#"

  2. Set your email credentials in application/config/email.php (You must do this to send out emails)

  3. Go to randomkeygen.com and copy a codeigniter encrytion key. Paste it into line 238 in application/config/config.php (You must do this for sessions to work properly)


Let me know of any suggestions and/or bugs!


About

Modified codeigniter. Includes My_Model and My_Controller as well as added helpers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages