Implementation of the Dingo/Api for OcotberCMS
Ensure you require your API routes.php file within your Plugin.php boot method. Example: require realpath(__DIR__ . '/http/api/routes.php');
Ensure you require your API routes.php file within your Plugin.php boot method. Example: require realpath(__DIR__ . '/http/api/routes.php');