PHP Classes

File: Config/Routes/Client001UserGroup1/PUTroutes.php

Recommend this page to a friend!
  Classes of Ramesh Narayan Jangid   PHP Microservices Framework   Config/Routes/Client001UserGroup1/PUTroutes.php   Download  
File: Config/Routes/Client001UserGroup1/PUTroutes.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Microservices Framework
Setup microservices apps with configuration arrays
Author: By
Last change: Added File Upload api with refactoring
Date: 16 days ago
Size: 248 bytes
 

Contents

Class file image Download
<?php
namespace Microservices\Config\Routes\Client001UserGroup1;

use
Microservices\App\Constants;
use
Microservices\App\Env;
use
Microservices\App\HttpRequest;

return include
Constants::$DOC_ROOT . '/Config/Routes/Common/ClientDB/PUTroutes.php';