Skip to content

Releases: ElegantEngineeringTech/laravel-referrer

v2.0.5

06 Apr 14:00

Choose a tag to compare

v2.0.4

11 Nov 16:31

Choose a tag to compare

fix cookie driver

v2.0.3

11 Nov 13:29

Choose a tag to compare

do not report

v2.0.2

11 Nov 12:45

Choose a tag to compare

do not report

v2.0.1

10 Nov 23:30

Choose a tag to compare

do not capture itself

v2.0.0

09 Nov 14:10

Choose a tag to compare

This package now support different strategies and can store multiple referrer values.

Upgrade Guide

  • Replace Referrer::get() with Referrer::getSources()
  • Add the strategy key to your config file.
  • Use: ->getFirst, ->getLast, ->getOldest or ->getLatest to retreive a single source.

v1.3.0

01 Oct 10:20

Choose a tag to compare

Add support for TikTok click ID

v1.2.2

31 Aug 14:41

Choose a tag to compare

fix cookie

v1.2.1

31 Aug 12:42

Choose a tag to compare

add google and meta sources

v1.2.0

31 Aug 12:13

Choose a tag to compare

Fix styling