captenmasin / inertia-seo
Easy SEO management for Laravel/Inertia/Vue3 applications
Fund package maintenance!
Mason Day
Requires
- php: ^8.2
- artesaos/seotools: ^1.3
- illuminate/contracts: ^10.0||^11.0
- inertiajs/inertia-laravel: ^1.3
- spatie/laravel-package-tools: ^1.16
Requires (Dev)
- laravel/pint: ^1.14
- nunomaduro/collision: ^8.1.1||^7.10.0
- orchestra/testbench: ^9.0.0||^8.22.0
- pestphp/pest: ^2.34
- pestphp/pest-plugin-arch: ^2.7
- pestphp/pest-plugin-laravel: ^2.3
README
THIS IS A WORK IN PROGRESS, DO NOT USE IN PRODUCTION
Installation
You can install the package via composer:
composer require captenmasin/inertia-seo
You can publish the config file with:
php artisan vendor:publish --tag="inertia-seo-config"
This is the contents of the published config file:
return [
];
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Credits
License
The MIT License (MIT). Please see License File for more information.