I have a page where I need to show a paginated list of posts. Before now, my controller was:
$posts = Post::whereNotNull(\'published_at\