Skip to content

Add simple auth to protect routes with a middleware stateless

License

Notifications You must be signed in to change notification settings

ifgiovanni/logv-middleware-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logv-middleware-auth

Packagist Packagist Release Packagist Downloads

Add provider to config/app.php:

Configure:

Ifgiovanni\LogVMiddlewareAuth\Providers\LogVAuthRouteProvider::class

.env

ARCANEDEV_LOGVIEWER_MIDDLEWARE=log.viewer.auth
LOG_VIEWER_USER=YOUR_USER
LOG_VIEWER_PASSWORD=YOUR_PASSWORD

then

YOUR_APP/log-viewer/login

About

Add simple auth to protect routes with a middleware stateless

Resources

License

Stars

Watchers

Forks

Packages

No packages published