hexidedigital / 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
开发此包是为了使SEO设置更简单。
要求
此包需要PHP 8.1和Laravel 8或更高版本。
安装
您可以通过composer使用以下命令安装此包
composer require hexide-digital/seo
或手动将行添加到composer.json
{ "require": { "hexide/seo": "^1.0" } }
可选地,使用Artisan CLI发布配置(如果您想覆盖默认配置)。
php artisan vendor:publish --provider="Hexide\Seo\SeoServiceProvider" --tag="config"
用法
工作进行中
我能雇佣你们吗?
是的!打个招呼:hello@hexide-digital.com
我们将很乐意与您合作!我们做过的其他工作
关注我们
关注最新动态!在LinkedIn或Facebook上关注我们
许可证
MIT许可证。