mirror of
https://github.com/archtechx/laravel-seo.git
synced 2025-12-12 09:54:03 +00:00
Update README.md
This commit is contained in:
parent
e2309562a6
commit
ebdc1069d9
1 changed files with 2 additions and 0 deletions
|
|
@ -210,6 +210,8 @@ seo()->extension('facebook', false);
|
|||
|
||||
### Controller
|
||||
|
||||
This example configures SEO metadata from a controller.
|
||||
|
||||
```php
|
||||
public function show(Post $post)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue