Initial project structure with Slim skeleton
This commit is contained in:
2
tests/bootstrap.php
Normal file
2
tests/bootstrap.php
Normal file
@ -0,0 +1,2 @@
|
||||
<?php
|
||||
require __DIR__ . '/../vendor/autoload.php';
|
Reference in New Issue
Block a user