Skip to content

Instantly share code, notes, and snippets.

@Cerwyn
Created May 29, 2021 00:04
Show Gist options
  • Save Cerwyn/6805ecdfbe8ba01ff4b69b33b5e5787e to your computer and use it in GitHub Desktop.
Save Cerwyn/6805ecdfbe8ba01ff4b69b33b5e5787e to your computer and use it in GitHub Desktop.
<?php
Article::has('user.profile')->verified()->latest()->get();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment