antonioribeiro / antonioribeiro/tracker

Call to undefined method mergeConfigFrom

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

Description

I installed ```"pragmarx/tracker": "2.0.10",``` on Laravel 4.2 after adding ```'PragmaRX\Tracker\Vendor\Laravel\ServiceProvider',``` to the providers, i got
```
Call to undefined method PragmaRX\Tracker\Vendor\Laravel\ServiceProvider::mergeConfigFrom()
```
Am i doing something wrong?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the installation with pragmarx/tracker 2.0.10 on Laravel 4.2 and inspect PragmaRX\Tracker\Vendor\Laravel\ServiceProvider. Compare the provider's configuration API with the APIs available in Laravel 4.2. Done means the package either installs without this error on Laravel 4.2 or clearly documents the supported Laravel version.

Written by the indexing model from the issue text.

Assessment

Tech stack
laravel, php
Domain
backend
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.