antonioribeiro / antonioribeiro/tracker

Too few arguments to function PragmaRX\Tracker\Vendor\Laravel\Models\Session::users()

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

Description

Hi antonioribeiro.
I use your package and get this error:

Too few arguments to function PragmaRX\Tracker\Vendor\Laravel\Models\Session::users(), 0 passed in Path\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php on line 581 and exactly 2 expected

my laravel's version is 5.7
what is the problem? what do you think?
best regard

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting Session::users() and the Laravel Eloquent\Builder call reported at framework/src/Illuminate/Database/Eloquent/Builder.php line 581. Reproduce the error with Laravel 5.7 and determine why users() receives no arguments despite requiring two; done means identifying the compatibility problem and the expected change.

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.