Download the PHP package irius-digital/last-login-activity without Composer
On this page you can find all versions of the php package irius-digital/last-login-activity. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download irius-digital/last-login-activity
More information about irius-digital/last-login-activity
Files in irius-digital/last-login-activity
Package last-login-activity
Short Description Package to get last login activity
License MIT
Homepage https://github.com/irius-digital/last-login-activity
Informations about the package last-login-activity
Simple package to get and logged last login activity/activities
Simple package where you can save user login activity (my first time to create a package) apologies.
Installation
You can install the package via composer:
You can publish and run the migrations with:
You can publish the config file with:
This is the contents of the published config file:
Usage
Add this to your EventServiceProvider.php
Add to your user model
Then you can access your user model with
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Aron Quiray
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of last-login-activity with dependencies
spatie/laravel-package-tools Version ^1.9.2
illuminate/contracts Version ^9.0