Skip to content

CodeIgniter 4 PingCMR has been ported from Inertia PingCMR (Laravel) to demonstrate how inertia.js works in CodeIgniter 4.

License

Notifications You must be signed in to change notification settings

trianayulianto/pingcrm-ci4

Repository files navigation

Ping CRM

A demo application to illustrate how Inertia.js works.

Installation

Clone the repo locally:

git clone https://github.com/trianayulianto/pingcrm-ci4.git pingcrm-ci4
cd pingcrm-ci4

Install PHP dependencies:

composer install

Install NPM dependencies:

npm ci

Build assets:

npm run dev

Run the dev server (the output will give the address):

php spark serve

You're ready to go! Visit Ping CRM in your browser, and login with:

Running tests

No testing yet

About

CodeIgniter 4 PingCMR has been ported from Inertia PingCMR (Laravel) to demonstrate how inertia.js works in CodeIgniter 4.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •