A simple HTMX frontend application based on Slim 4 Framework.
- PHP 8.1
git clone https://github.com/odan/slim4-htmx.git --depth 1 slim4-htmx/
cd slim4-htmx/
composer update
Start the app:
composer start
Open: http://localhost:8080
The MIT License (MIT).