badchoice/gandalf

User device tracker

dev-master 2016-08-17 19:26 UTC

This package is auto-updated.

Last update: 2024-03-29 02:50:32 UTC


README

A simple library to protect your Laravel application by fingerprinting each user Login

Simply do

  Gandalf::trackUser($allowNewUsers)->sendEmailIfNew('emails.newDevice','anEmail@example.com');