antonioribeiro / antonioribeiro/tracker

tracker:updategeoip not work in laravel 8

Open
#537 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
PHP
Stars
2.9k
Forks
594
PR merge metrics
No merged PRs in 30d

Description

php artisan tracker:updategeoip not work

DB tracker_geoip table ist empty
any idea

![pragma](https://user-images.githubusercontent.com/29605066/122793535-9e362d00-d2bb-11eb-9ac5-1d64550c6f34.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing `php artisan tracker:updategeoip` on Laravel 8 and inspect the `tracker_geoip` table afterward. Trace the command's entry point and its database or migration setup to identify why no records are written; done means the command completes successfully and the table is populated.

Written by the indexing model from the issue text.

Assessment

Tech stack
laravel, php
Domain
backend, databases
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.