8000 GitHub - skie/cakephp-htmx
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

skie/cakephp-htmx

Repository files navigation

CakePHP Htmx Demo Application

Configuration

Read and edit the environment specific config/app_local.php and set up the 'Datasources' and any other configuration relevant for your application. Other environment agnostic settings can be changed in config/app.php.

Installation

bin\cake migrations migrate
bin\cake migrations seed

You can now either use your machine's webserver to view the default home page, or start up the built-in webserver with:

bin/cake server -p 8765

Then visit http://localhost:8765 to see the welcome page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published
0