Files
asd-control/plugins/AsdCurl/README.md
2018-07-06 07:31:22 +02:00

12 lines
250 B
Markdown

# AsdCurl plugin for CakePHP
## Installation
You can install this plugin into your CakePHP application using [composer](http://getcomposer.org).
The recommended way to install composer packages is:
```
composer require your-name-here/AsdCurl
```