antonioribeiro / antonioribeiro/tracker
Failed to use my own Cookie model in tracker config file
- Dominant language
- PHP
- Stars
- 2.9k
- Forks
- 594
- PR merge metrics
- No merged PRs in 30d
Description
I have a Cookie model and replaced it with the default cookie model.
Here is my code in `config/tracker.php`:
`'cookie_model' => 'App\Cookie',`
When I run this code, I got this error:

Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the `cookie_model` setting in `config/tracker.php` and reproduce the failure using `App\Cookie` instead of the default cookie model. Investigate the error shown in the attached screenshot and verify that the configured custom model is accepted without the reported 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
- Needs clarification
- Newbie friendliness
- 25/100