Skip to content

jaxon-php/jaxon-demo-codeigniter

Repository files navigation

Jaxon demo for the CodeIgniter framework

Demo of the Jaxon integration for the CodeIgniter framework.

The Jaxon classes are in the jaxon/ajax subdir.

Installation

Clone this repo, and install with Composer.

git clone [email protected]:jaxon-php/jaxon-demo-codeigniter demo-codeigniter
cd demo-codeigniter
composer install

Configure a web server to give access to the public subdir.

For example, with the PHP builtin web server:

cd public/
php -S localhost:8888

About

Demo of Jaxon integration for the CodeIgniter framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published