#Instalation
composer require rederlo/cakephp-cors
//in config/Boostrap.php
DispatcherFactory::add('Cors.Cors', ['priority' => 1]);
#Instalation
composer require rederlo/cakephp-cors
//in config/Boostrap.php
DispatcherFactory::add('Cors.Cors', ['priority' => 1]);