Skip to content

Instantly share code, notes, and snippets.

@NandoKstroNet
Created May 25, 2017 16:00
Show Gist options
  • Save NandoKstroNet/2d48fbeee4d640c9f3a7d06038aeb91d to your computer and use it in GitHub Desktop.
Save NandoKstroNet/2d48fbeee4d640c9f3a7d06038aeb91d to your computer and use it in GitHub Desktop.
Arquivo bootstrap do nosso post sobre Silex e Testes da Code Experts Learning
<?php
define('DS', DIRECTORY_SEPARATOR);
require __DIR__ . DS . 'vendor' . DS . 'autoload.php';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment