hexidedigital / seo
This package is abandoned and no longer maintained.
The author suggests using the hexide-digital/seo package instead.
Package for easily managing SEO
v0.2.2
2024-05-14 11:45 UTC
Requires
- php: ^8.1
- ext-fileinfo: *
- astrotomic/laravel-translatable: ^11.1
- laravel/framework: ^8.0 || ^9.0 || ^10.0
Requires (Dev)
- ergebnis/composer-normalize: ^2.31
- laravel/pint: ^1.10
- orchestra/testbench: ^8.4
- pestphp/pest: ^2.6
- pestphp/pest-plugin-laravel: ^2.0
- phpunit/phpunit: ^10.1
This package is auto-updated.
Last update: 2024-05-14 11:46:20 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.