captenmasin/inertia-seo

Easy SEO management for Laravel/Inertia/Vue3 applications

Fund package maintenance!
Mason Day

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/captenmasin/inertia-seo

v0.0.9 2024-09-03 09:10 UTC

This package is auto-updated.

Last update: 2025-10-01 00:07:18 UTC


README

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

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.