Skip to content

Instantly share code, notes, and snippets.

@grola
Created January 15, 2019 12:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grola/c848237ba9aabf3514f1a05924637fbf to your computer and use it in GitHub Desktop.
Save grola/c848237ba9aabf3514f1a05924637fbf to your computer and use it in GitHub Desktop.
Include autoloader
<?php
require_once 'vendor/autoload.php';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment