antonioribeiro / antonioribeiro/tracker

Problem php artisan tracker:tables

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

Description

When I tried to run
`php artisan tracker:tables `

Am getting
`[ReflectionException]
Method PragmaRX\Tracker\Vendor\Laravel\Artisan\Tables::handle() does not exist `

Running in Laravel 5.5
PHP 7.1.10

Please let me know how to fix this.

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the issue with `php artisan tracker:tables` under Laravel 5.5 and PHP 7.1.10. Start by inspecting `PragmaRX\Tracker\Vendor\Laravel\Artisan\Tables` and how the Artisan command is registered, then verify that the command resolves a `handle()` method without the ReflectionException.

Written by the indexing model from the issue text.

Assessment

Tech stack
laravel, php
Domain
backend, cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.