grouphub / seo
There is no license information available for the latest version (v0.1) of this package.
Seo Tools For Laravel 4.2
v0.1
2016-03-21 18:52 UTC
Requires
- php: >=5.4.0
- illuminate/support: 4.2.*
This package is not auto-updated.
Last update: 2025-01-10 20:37:29 UTC
README
Original code is from https://github.com/niallkennedy/open-graph-protocol-tools and i'm just laraveling it.
How to install
composer require grouphub/seo
then
Add "Grouphub\Seo\SeoServiceProvider" into you app/config/app.php
Feature
- Showing Website Opengraph Meta tag
- Showing Profile Opengraph Meta tag
- Showing Article Opengraph Meta tag
- Showing Video Opengraph Meta tag
- Showing Audio Opengraph Meta tag
- Showing Book Opengraph Meta tag