Skip to content

ObiWycliffe/Laravel-User-Blocking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Laravel-User-Blocking

Modify LoginController to allow or block user login attempt in cases where a user has:

-Violated regulation rules.

-Any other reason(s) that might call for user account blocking.

Note:// A new column on the login table must be added to specify the int to check for blocked and/or unblocked accounts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages