| Install | |
|---|---|
composer require captenmasin/inertia-seo |
|
| Latest Version: | v0.0.9 |
| PHP: | ^8.2 |
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 [
];
composer test
Please see CHANGELOG for more information on what has changed recently.
The MIT License (MIT). Please see License File for more information.