Skip to content

Instantly share code, notes, and snippets.

@gusmantap
Created December 24, 2019 04:01
Show Gist options
  • Save gusmantap/48a736e7353b593f22cffd2d41b8017b to your computer and use it in GitHub Desktop.
Save gusmantap/48a736e7353b593f22cffd2d41b8017b to your computer and use it in GitHub Desktop.
eloquent-random.php
<?php
Models::orderByRaw('RAND()');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment