PHP Classes

File: vendor/composer/autoload_namespaces.php

Recommend this page to a friend!
  Classes of Rodrigo Faustino   PHP AJAX Login with JWT and Fetch API   vendor/composer/autoload_namespaces.php   Download  
File: vendor/composer/autoload_namespaces.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP AJAX Login with JWT and Fetch API
Login users using AJAX to send JWT to a server API
Author: By
Last change:
Date: 5 months ago
Size: 197 bytes
 

Contents

Class file image Download
<?php

// autoload_namespaces.php @generated by Composer

$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);

return array(
   
'Bramus' => array($vendorDir . '/bramus/router/src'),
);