8000 GitHub - trianayulianto/pingcrm-ci4: CodeIgniter 4 PingCMR has been ported from Inertia PingCMR (Laravel) to demonstrate how inertia.js works in CodeIgniter 4.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

< 85CF div itemscope="" itemType="https://schema.org/abstract" class="Box-sc-g0xbh4-0 jPdcfu">

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
0