Download the PHP package rabianr/laravel-config-based-auth-basic without Composer
On this page you can find all versions of the php package rabianr/laravel-config-based-auth-basic. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rabianr/laravel-config-based-auth-basic
More information about rabianr/laravel-config-based-auth-basic
Files in rabianr/laravel-config-based-auth-basic
Download rabianr/laravel-config-based-auth-basic
More information about rabianr/laravel-config-based-auth-basic
Files in rabianr/laravel-config-based-auth-basic
Vendor rabianr
Package laravel-config-based-auth-basic
Short Description A config file based HTTP Basic Authentication Middleware for Laravel
License MIT
Package laravel-config-based-auth-basic
Short Description A config file based HTTP Basic Authentication Middleware for Laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-config-based-auth-basic
Config file based HTTP Basic Authentication Middleware for Laravel
Installation
Configuration
Publish the config to copy the file to your own config:
Usage
Set auth.basic.cb
middleware to any route that require Basic Auth.
Define credentials in config/authbasic.php
config file.
or in .env
file
All versions of laravel-config-based-auth-basic with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
illuminate/support Version ^6|^7|^8|^9
illuminate/contracts Version ^6|^7|^8|^9
symfony/http-foundation Version ^4|^5
symfony/http-kernel Version ^4|^5
illuminate/support Version ^6|^7|^8|^9
illuminate/contracts Version ^6|^7|^8|^9
symfony/http-foundation Version ^4|^5
symfony/http-kernel Version ^4|^5
The package rabianr/laravel-config-based-auth-basic contains the following files
Loading the files please wait ....