Skip to content

Instantly share code, notes, and snippets.

@wouterj
Created February 26, 2014 22:18
Show Gist options
  • Save wouterj/9239852 to your computer and use it in GitHub Desktop.
Save wouterj/9239852 to your computer and use it in GitHub Desktop.
<?php
$this->capsule = $this->prophet->prophesize('Illuminate\Database\Capsule\Manager');
new EloquentInitializer($this->capsule->reveal());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment