2017 © Pedro Peláez
 

library seo

SEO for The Laravel Framework.

image

orchid/seo

SEO for The Laravel Framework.

  • Monday, December 28, 2015
  • by tabuna
  • Repository
  • 1 Watchers
  • 0 Stars
  • 21 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

SEO

SEO help package from Laravel, (*1)

Latest Stable Version Total Downloads License, (*2)

Installation

  1. install package, (*3)

    composer require orchid/seo
    
  2. edit config/app.php, (*4)

    service provider :, (*5)

    Orchid\SEO\Providers\SEOServiceProvider::class
    

    class aliases :, (*6)

    'SEO' => Orchid\SEO\Facades\SEOFacades::class
    
  3. create settings table, (*7)

    php artisan vendor:publish
    php artisan migrate
    

Usage


The Versions

28/12 2015

dev-master

9999999-dev

SEO for The Laravel Framework.

  Sources   Download

MIT

The Requires

 

by Avatar tabuna

laravel tags seo tag open graph meta tag

28/12 2015

0.0.4

0.0.4.0

SEO for The Laravel Framework.

  Sources   Download

MIT

The Requires

 

by Avatar tabuna

laravel tags seo tag open graph meta tag

28/12 2015

0.0.3

0.0.3.0

SEO for The Laravel Framework.

  Sources   Download

MIT

The Requires

 

by Avatar tabuna

laravel tags seo tag open graph meta tag

28/12 2015

0.0.1

0.0.1.0

SEO for The Laravel Framework.

  Sources   Download

MIT

The Requires

 

by Avatar tabuna

laravel tags seo tag open graph meta tag

28/12 2015

0.0.2

0.0.2.0

SEO for The Laravel Framework.

  Sources   Download

MIT

The Requires

 

by Avatar tabuna

laravel tags seo tag open graph meta tag