There is no license information available for the latest version (v0.1) of this package.

Seo Tools For Laravel 4.2

Installs: 24

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

pkg:composer/grouphub/seo

v0.1 2016-03-21 18:52 UTC

This package is not auto-updated.

Last update: 2025-11-01 00:21:16 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

Usage