Download the PHP package masuresh124/auth-idle without Composer
On this page you can find all versions of the php package masuresh124/auth-idle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download masuresh124/auth-idle
More information about masuresh124/auth-idle
Files in masuresh124/auth-idle
Package auth-idle
Short Description This package is used to track the auth activity is idle
License MIT
Homepage https://github.com/masuresh124/auth-idle
Informations about the package auth-idle
Laravel Auth Idle Activity
This plugin offer an intuitive, user-friendly script where users can easily capture the session idle activitity of a user
Installation
Install laravel auth idle component with the composer
Run the following command to publish the service provider
Add the following code in config\app.php
In app\Http\Kernel.php
add the following middleware
In routes/web.php
add the following middleware for routes
Updating
If the package is already installed and you are trying to update it to the latest version, please follow the instructions below:
- Take a backup of the existing config file located at app/config/auth-idle.php.
-
Run the following commands:
Note: The commands below will replace the existing config file with the new one. After that, compare the new config file with your backup and add any missing values as needed.
Badges
Authors
Features
- Capture the user idle activity
- Can add custom time
- Add custom conditions
All versions of auth-idle with dependencies
laravel/framework Version ~5.2.0||~5.3.0||~5.4.0||~5.5.0||~5.6.0||~5.7.0||~5.8.0||^6.0||^7.0||^8.0||^9.0|^10.0