Skip to content

Instantly share code, notes, and snippets.

@edueo
Created November 4, 2014 18:08
Show Gist options
  • Save edueo/e64c727e4867578956dc to your computer and use it in GitHub Desktop.
Save edueo/e64c727e4867578956dc to your computer and use it in GitHub Desktop.
composer_autoload.php
<?php
require 'vendor/autoload.php';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment