CodeIgniter-Skeleton icon indicating copy to clipboard operation
CodeIgniter-Skeleton copied to clipboard

A decent starter for most web apps. Includes HMVC, jQuery, Bootstrap, Bootstrap TLDR, Ajax and Template libraries. Unit tests with PHPUnit and vfsStream.

Results 9 CodeIgniter-Skeleton issues
Sort by recently updated
recently updated
newest added

After submit a form with async, the values are left in the form. Any ideas on how to clear the form after submiting.

I got a requirement to implemet a project, for that purpose i'm usig this skeleton. At the time of debugging i found few js files are including after the title...

Hey I noticed this php error when I installed this CIS. A PHP Error was encountered Severity: Notice Message: Only variable references should be returned by reference Filename: core/Common.php Line...

The load_view function is kept cleaning by get the variable datas with function call.

i want to create cron job for codeigniter. then how can i create codeigniter cron job in windows task scheduler.?

HI, Any plans to update the framework to 3.0? Kinds Regards, Joe

I'm getting this error: A PHP Error was encountered Severity: Notice Message: Undefined property: CI::$auth Filename: MX/Controller.php Line Number: 58 Fatal error: Call to a member function logged_in() on a...

I want add this functionality, for multiple layout, the old not help me, I think this may help

Hi, the _loas_script() function of MY_controller is loading script at the beginning of file and is not executed.