Skip to content

Instantly share code, notes, and snippets.

@ninjaparade
Created October 25, 2016 04:46
Show Gist options
  • Save ninjaparade/71a04dc14866422e600c3652819a293d to your computer and use it in GitHub Desktop.
Save ninjaparade/71a04dc14866422e600c3652819a293d to your computer and use it in GitHub Desktop.
<?php
$posts = new App\Post;
echo $post->id; // won't fail
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment