Package for easily managing SEO

v0.2.1 2023-11-01 13:42 UTC

This package is auto-updated.

Last update: 2024-04-30 00:51:32 UTC


README

Package developed to make seo settings easier.

Requirements

This package requires PHP 8.1 and Laravel 8 or higher.

Installation

You can install this package via composer using:

composer require hexide-digital/seo

or manually add line to composer.json

{
  "require": {
    "hexide/seo": "^1.0"
  }
}

Optionally, publish config using artisan CLI (if you want to overwrite default config).

php artisan vendor:publish --provider="Hexide\Seo\SeoServiceProvider" --tag="config"

Usage

WIP

Can I hire you guys?

Yes! Say hi: hello@hexide-digital.com

We will be happy to work with you! Other work we’ve done

Follow us

Stay up to date with the latest news! Follow us on LinkedIn or Facebook

License

MIT license.