antonioribeiro / antonioribeiro/tracker

is it possible to use tracker without database ?

Open
#313 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

Hi ,
is it possible to use tracker without database ? ?
I mean to get the info without adding anything to database ,
I need to use some feature inside my own table and database

> $visitor = Tracker::currentSession();

it's enough for me 😀

how can i do that ?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the Tracker::currentSession() entry point and trace whether obtaining the session requires database writes. Clarify the intended no-database behavior and how it should interact with the user's own table and database; the issue currently does not name files, tests, or a concrete completion condition.

Written by the indexing model from the issue text.

Assessment

Tech stack
laravel, php
Domain
backend, database
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.