PHP Classes

File: tests/bootstrap.php

Recommend this page to a friend!
  Classes of Jorge Castro   PHP Route One   tests/bootstrap.php   Download  
File: tests/bootstrap.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Route One
Parse request URLs and route to a controller
Author: By
Last change:
Date: 4 years ago
Size: 49 bytes
 

Contents

Class file image Download
<?php
include __DIR__."/../vendor/autoload.php";