Libraries tagged by laravel login as a user
nalewis75/laravel-impersonate
10 Downloads
Login As A Different User Quickly
contrainteractive/wp-laravel-login
6 Downloads
Allows a user to login to a Laravel application using an existing WordPress hashed password.
cotechsolution/laravel-access-user-account
5 Downloads
Sometimes, in you Laravel application you need to manually logging in as a different user, then switching back to their own account. This package allows you to do the same thing with the permission of that user.
dilneiss/laravel-password-history
36 Downloads
A package to keep a history of all password changes of users
beliven-it/laravel-lockout
43 Downloads
A small Laravel package to lock out a user after X failed login attempts.
gammamatrix/site-laravel
0 Downloads
Playground: This package provides a Laravel (users.id is an integer) site using Sanctum for authentication and authorization and utilizes Blade for the UI. A Content Management System is also provided, along with user and settings management.
markjtaps/login
3 Downloads
A Laravel 11 package that displays a SweetAlert welcome message on user login.
ibrahimbougaoua/filament-trace
71 Downloads
A Filament package is a reusable software library for PHP that provides logging and tracking functionality for CRUD operations and user interactions. It includes a logging class to capture create, read, update, delete actions, as well as user interactions like login and logout.
savannabits/savui
10 Downloads
A Laravel 7 Boilerplate fully configured with craftable web generator, spatie roles and permissions as well as user management using cas login. (originally designed for strathmore.edu development.)
gammamatrix/site-playground
7 Downloads
Playground: This package provides a Laravel site using Sanctum for authentication and authorization and utilizes Blade for the UI. A Content Management System is also provided, along with user and settings management.
samcrosoft/multi-auth
15 Downloads
A laravel package that allows for use of multiple sessions in a laravel project, it allows for multiple simultaneous logins
andcarpi/laravel-sso-server
9 Downloads
A Laravel Package that makes your project a SSO Server
kregel/laravel-flight
340 Downloads
Secure your apps easily with Laravel Socialite and OAuth. Install this package, configure a few env values, a config/services.php entry, and then login.
aedart/laravel-detector
212 Downloads
Utility for detecting if a Laravel application is available or not. Can be used to determine if a given component must perform logic based current Laravel application settings or not.
domlip94/laravel-sso-server
0 Downloads
A Laravel Package that makes your project a SSO Server