diff --git a/README.md b/README.md index ffefb76..a642d54 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,8 @@ seo()->extension('facebook', false); ### Controller +This example configures SEO metadata from a controller. + ```php public function show(Post $post) {