Download the PHP package marshmallow/dataset-google-geotargets without Composer
On this page you can find all versions of the php package marshmallow/dataset-google-geotargets. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download marshmallow/dataset-google-geotargets
More information about marshmallow/dataset-google-geotargets
Files in marshmallow/dataset-google-geotargets
Package dataset-google-geotargets
Short Description Import all GeoTargets from Google into your Laravel project.
License MIT
Homepage https://github.com/Marshmallow-Development/
Informations about the package dataset-google-geotargets
Laravel Google Geo Targets
This dataset contains all the geo location from Google. We update the source when Google publishes a new one and you can reseed your data. By default only the Netherlands is imported but you can change this in the config if you want to.
Installatie
Migrate
Before you run the migration, please publish the migrations first.
Run php artisan migrate
to create the database schema's.
Publish the config
Publish the config so you are able to choose which countries will be seeded to the table and which data types will be seeded. By default this is set to The Nederlands and data types. If you want this to be seeded, you don't need to publish the config.
`
Seed the table
We need to seed to tables, the country table and the Google Geo Target tables.
Usage
Copyright (c) 2020 marshmallow
All versions of dataset-google-geotargets with dependencies
marshmallow/dataset-country Version ^1.2
marshmallow/sluggable Version ^1.0