Laravel Lockscreen

Package for locking the user account due to inactivity
Alternatives To Laravel Lockscreen
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Laravel73,6641,1061,2062 hours ago152July 19, 202231PHP
Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.
Framework29,614116,34210,7682 hours ago840September 22, 202214mitPHP
The Laravel Framework.
Flarum13,991
117 days ago19July 13, 2022mitPHP
Simple forum software for building great communities.
Lumen7,59277664 months ago22November 24, 2020PHP
The Laravel Lumen Framework.
Tinker7,17247,9291,1742 months ago23December 07, 20211mitPHP
Powerful REPL for the Laravel framework.
Bagisto6,174122 hours ago38September 21, 202230mitPHP
Free and open source laravel eCommerce platform
Laravel Boilerplate5,438
6 days ago280January 17, 2022PHP
The Laravel Boilerplate Project - https://laravel-boilerplate.com
Socialite5,3144,7754762 hours ago77February 01, 2022mitPHP
Laravel wrapper around OAuth 1 & OAuth 2 libraries.
Laravel Websockets4,75970252 months ago62February 14, 2022238mitPHP
Websockets for Laravel. Done right.
Telescope4,499280832 hours ago88March 03, 20221mitPHP
An elegant debug assistant for the Laravel framework.
Alternatives To Laravel Lockscreen
Select To Compare


Alternative Project Comparisons
Readme

Laravel Lock Screen by Sertxu Developer

Add a lock screen to your Laravel app

Codecov Test coverage

This packages adds the functionality to add a lock screen in your app.

The users will be required to re-enter the password once the session has timed out due to inactivity.

Installation

You can install the package via composer:

composer require sertxudeveloper/laravel-lockscreen

Next, you should run the installation command:

php artisan lockscreen:install

Usage

Once you have installed the package, you're users will be redirected to the locked route once the session has expired.

In the configuration file you can specify how much time the user can be inactive before locking it's account.

Testing

This package contains tests, you can run them using the following command:

composer test

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

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



Copyright 2022 Sertxu Developer

Popular Laravel Projects
Popular Security Projects
Popular Frameworks Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Php
Laravel
Security
Laravel Package
Lockscreen