Download the PHP package codedreamer/footprint without Composer
On this page you can find all versions of the php package codedreamer/footprint. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download codedreamer/footprint
More information about codedreamer/footprint
Files in codedreamer/footprint
Package footprint
Short Description Footprint is a laravel package that shows users devices, browser and remote IP information when ever any users interaction with a client using laravel application to reveal mostly page navigation
License MIT
Informations about the package footprint
Footprint
A laravel package viewing clients IPs, browser information and Device Operating System.
Note: at this point I would strongly recommend use of route names.
To log view you can use the Footprint static logTrail method passing request object as parameter
Installation
Supported version Laravel 7.x and above.
With Composer
Locate Laravel config/app.php add providers and aliases facades
Now publish package vendor to enable view customization and migration
Now run the migration command to migrate footprints table
Docs
To log every incoming authentication request add the Footprint static class inside the authenticate request middleware class
To log user login / register add the following line to Auth\LoginController or Auth\RegisterController
Security contact information
Coming soon
Credits
Coming soon
Contributors
This project exists thanks to all the people who contribute.
Coming soon
Translators
Work in progress
Backers
Thank you to all our backers! 🙏 become a backer and get your image tag to this package
Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website.