Download the PHP package dovaldev/filament-simple-seo without Composer
On this page you can find all versions of the php package dovaldev/filament-simple-seo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download dovaldev/filament-simple-seo
More information about dovaldev/filament-simple-seo
Files in dovaldev/filament-simple-seo
Package filament-simple-seo
Short Description A simple way to integrate a filament seo table to your app.
License MIT
Homepage https://github.com/dovaldev/filament-simple-seo
Informations about the package filament-simple-seo
A simple way to integrate a filament seo table to your app.
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
Installation
You can install the package via composer:
You can publish and run the migrations with:
You can publish the config file with:
Optionally, you can publish the views using
This is the contents of the published config file:
Adding SEO to User Model
To add SEO to the User model, add the following method to the User model:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- J.A. Doval
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-simple-seo with dependencies
filament/filament Version ^3.0
spatie/laravel-package-tools Version ^1.15.0