raomingchao / oc-jd-dingoapi

Dingo/API implementation for OctoberCMS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementation of the Dingo/Api for OcotberCMS

Routes not working?

Ensure you require your API routes.php file within your Plugin.php boot method. Example: require realpath(__DIR__ . '/http/api/routes.php');

About

Dingo/API implementation for OctoberCMS

License:MIT License


Languages

Language:PHP 100.0%