Download the PHP package nextbuild/activity-tracker without Composer
On this page you can find all versions of the php package nextbuild/activity-tracker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download nextbuild/activity-tracker
More information about nextbuild/activity-tracker
Files in nextbuild/activity-tracker
Package activity-tracker
Short Description A Laravel package for tracking user activity
License MIT
Informations about the package activity-tracker
Activity Tracker
Laravel package for tracking user activity
Documentation | Features | Installation | Troubleshooting | Credits
Documentation
Documentation can be found on the official website.
Get Started
Requirements
- PHP 7.4+
- Laravel 8+
Installation
To install the package via composer, Run:
After installing the package, publish all the assets by running:
Creating table by running:
Usage
Once the installation is complete, you will be able to access Activity Tracker directly in your browser.
By default, the application is available at: {APP_URL}/activity-tracker
.
(for example: https://my-app.test/activity-tracker
)
Troubleshooting
Here are some common problems and solutions.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Saptarshi Dey
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of activity-tracker with dependencies
ext-json Version *
laravel/framework Version ^8.37|^9.0|^10.0|^11.0
symfony/console Version ^5.3|^6.0|^7.0
symfony/var-dumper Version ^5.0|^6.0|^7.0
jenssegers/agent Version ^2.6