Package developed to make seo settings easier.
This package requires PHP 8.1 and Laravel 8 or higher.
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"
WIP
Yes! Say hi: [email protected]
We will be happy to work with you! Other work we’ve done
Stay up to date with the latest news! Follow us on LinkedIn or Facebook
MIT license.