Skip to content

Instantly share code, notes, and snippets.

View jonphipps's full-sized avatar

Jon Phipps jonphipps

  • Metadata Management Associates
  • Ottawa, Ontario Canada
View GitHub Profile
@jonphipps
jonphipps / index.php
Created October 29, 2012 21:05
Laravel: test
// --------------------------------------------------------------
// Set the core Laravel path constants.
// --------------------------------------------------------------
require '../paths.php';
// --------------------------------------------------------------
// Unset the temporary web variable.
// --------------------------------------------------------------
unset($web);