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

This package is not auto-updated.

Last update: 2024-05-17 17:36:22 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