issues
search
TIPOFF
/
seo
Laravel Package for tracking SEO keywords
MIT License
1
stars
0
forks
source link
Search Locales #44 [TGER-96]
#56
Closed
devjk1
closed
3 years ago
devjk1
commented
3 years ago
closes #44
2
add Model SearchLocale
add Migration for SearchLocales
add relationship in Model Ranking belongsTo SearchLocale
add SearchLocale FK to Migration Ranking
add SearchLocale FK to Migration Ranking Index
create Factory for SearchLocale
fix Factory for Ranking
Note:
Migration SearchLocale, two ids (ours / API id)
https://serpapi.com/locations-api
not sure if the API ID is "1 to 1" with 'google_id'
Col 'reach' max ~4 billion
did not add
Nova resource
SearchLocale
closes #44
2
Note: