antonioribeiro / antonioribeiro/tracker

Can't install the package

Open
#240 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 following the installation instruction to `php artisan migrate`. This issue appeared

`[Symfony\Component\Debug\Exception\FatalThrowableError]
Call to undefined method Illuminate\Foundation\Application::share()`

Maybe this package is incompatible with laravel 5.4 (https://laracasts.com/discuss/channels/laravel/undefined-method-illuminatefoundationapplicationshare-when-upgrading-to-laravel-54)

Contributor guide

No contributing guide indexed for this repository

Research direction

Follow the package installation instructions and reproduce the failure with `php artisan migrate` on Laravel 5.4. Start by tracing the package code that calls `Illuminate\Foundation\Application::share()` and compare it with the Laravel 5.4 application API. Done means the migration command completes without the undefined-method error.

Written by the indexing model from the issue text.

Assessment

Tech stack
laravel, php
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.