Skip to content

Instantly share code, notes, and snippets.

@anthonybudd
Created February 6, 2017 16:50
Show Gist options
  • Save anthonybudd/0252c7e1dde33318c008a03986f36c56 to your computer and use it in GitHub Desktop.
Save anthonybudd/0252c7e1dde33318c008a03986f36c56 to your computer and use it in GitHub Desktop.
<?php
$firstProducts = Product::in(1, 2, 3, 4);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment