captenmasin/inertia-seo
Easy SEO management for Laravel/Inertia/Vue3 applications
4
| Install | |
|---|---|
composer require captenmasin/inertia-seo |
|
| Latest Version: | v0.0.9 |
| PHP: | ^8.2 |
| License: | MIT |
| Last Updated: | Sep 3, 2024 |
| Links: | GitHub · Packagist |
Maintainer: capten_masin
Inertia SEO
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.
Related Packages
koamishin/koamistarterkit
KoamiStarterKit - A modern Laravel 13 starter kit with Vue 3, Inertia.js, Tailwi...
19
6
xocdr/laravel-inertia-vue3-starter
A Laravel 12 starter template with Inertia.js 2, Vue 3, and TailwindCSS 4.
24
0
iceburgcrm/iceburgcrm
Iceburg CRM is a metadata-driven CRM that allows you to quickly prototype differ...
168
229
quarc/vue-starter-kit
Quarc Starter Kit - A modern Laravel application starter kit with Vue 3, Inertia...
1
0