Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 326 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 326 Bytes

Elastic/VerifyToken plugin for CakePHP

Installation

You can install this plugin into your CakePHP application using composer.

The recommended way to install composer packages is:

composer require elstc/cakephp-verify-token
bin/cake migrations migrate -p Elastic/VerifyToken