Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Anonymous users can increment profile visit counter
Now this two call are equals:
POST /api/users/{user_id}/visits ( Only increment count visits of profile)
POST /api/users/{id}/profiles/visits ( If exist user session add visit, if not exist user session only increment count visits of profile
When adding a visit, if the user has a profile, we increment the visits counter in the profile
v0.1.1
0.1.1 (2015-11-18)
Include field id in Entity Visit, as primary key. Delete primary keys participant_id, participant_voyeur_id and visitDate. We need order visits by some field. And VisitDate only is date, it has not hour..
v0.1.0
First version.
This bundle worked up to 18-nov-2015
Weaver
How can I help you explore Laravel packages today?