mirror of
https://github.com/archtechx/laravel-seo.git
synced 2025-12-12 18:04:03 +00:00
Merge branch 'master' of github.com:archtechx/laravel-seo
This commit is contained in:
commit
253f0ae796
1 changed files with 1 additions and 1 deletions
|
|
@ -140,7 +140,7 @@ First, you need to add your Flipp API keys:
|
|||
],
|
||||
```
|
||||
|
||||
Then, register your templates:
|
||||
Then, register your templates, for example in `AppServiceProvider`:
|
||||
```php
|
||||
seo()->flipp('blog', 'v8ywdwho3bso');
|
||||
seo()->flipp('page', 'egssigeabtm7');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue