cakephp-htmx/README.md

12 lines
254 B
Markdown
Raw Permalink Normal View History

2024-04-16 09:00:10 +00:00
# CakeHtmx plugin for CakePHP
## Installation
You can install this plugin into your CakePHP application using [composer](https://getcomposer.org).
The recommended way to install composer packages is:
```
composer require your-name-here/cake-htmx
```