Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 350 Bytes

File metadata and controls

9 lines (5 loc) · 350 Bytes

HTMX And PHP Examples

A few examples of using HTMX with PHP powering the backend.

Running

You can either use ddev to run the examples, or use the command make runme in the main directory. This will use the built in PHP web server to serve the examples.

The main index.php file contains a list of the examples that you can use to navigate.