Skip to content

paulund/lastloggedin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Last Logged In Date

Latest Version on Packagist Total Downloads

This package will add a new column to the user database table a record the last time a user logged in.

Installation

You can install the package via composer:

composer require paulund/lastloggedin

You can publish and run the migrations with:

php artisan vendor:publish
php artisan migrate

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Laravel package to record the datetime of when the user logged in

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages