id, 3600, function () use ($article){ // Cache article for an hour return new ArticleResource($article); }); } }