Download the PHP package noud/laravel-seo-google-structured-data without Composer
On this page you can find all versions of the php package noud/laravel-seo-google-structured-data. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download noud/laravel-seo-google-structured-data
More information about noud/laravel-seo-google-structured-data
Files in noud/laravel-seo-google-structured-data
Package laravel-seo-google-structured-data
Short Description Laravel SEO Google Structured data
License MIT
Informations about the package laravel-seo-google-structured-data
Laravel SEO Google Structured data
Laravel SEO Google Structured data package.
Requirements
- PHP 7.2+
- Laravel 5.6+
Installation
Install the package by running this command in your terminal/cmd:
Usage in models
Now you can extend your models from Google Structured data
Structured data and Types used
Google Search Structured data
Google Search Structured data conform Schema.org
- Article can be
- Breadcrumb consists of
- Carousel consists of
- Job Posting is
- Local Business Listing is
Entity-Relationship Diagram
Development
Put this package directory beside your project directory.
In of the target project add
In of the target project i set the database to an alternative database
Development migration
I migrate just this schema like so in the target project:
Development models generation
In the target project set the path and namespace in
I generate the models from this schema like so in the target project:
Then copy everything from to the package.
All versions of laravel-seo-google-structured-data with dependencies
noud/laravel-seo-google-indexing-api Version ^1.0
noud/laravel-seo-schema-org Version ^1.0