mirror of
https://github.com/archtechx/laravel-seo.git
synced 2025-12-12 01:44: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
|
### Controller
|
||||||
|
|
||||||
|
This example configures SEO metadata from a controller.
|
||||||
|
|
||||||
```php
|
```php
|
||||||
public function show(Post $post)
|
public function show(Post $post)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue