Laravel package to log visitor information into database
VisitLog is a simple Laravel 5 package that can be used to log visitor information and save it into database.
Features:
- Other than basic log such as IP, Browser and OS, it can also log Location information.
- Allows to log both unique and non-unique visits based on IP.
- Allows to cache the visits based on IP.
- Allows to log authenticated user info.
- Provides log viewer page out of box.
- Provides basic http authentication for app users.
Link:
This post is submitted by our members. Submit a new post.
Tags: Tutorials Laravel 5.4 Laravel 5.3 Laravel 5.5 Intermediate Packages Sources