Download the PHP package rtmatt/htpasswd without Composer
On this page you can find all versions of the php package rtmatt/htpasswd. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rtmatt/htpasswd
More information about rtmatt/htpasswd
Files in rtmatt/htpasswd
Download rtmatt/htpasswd
More information about rtmatt/htpasswd
Files in rtmatt/htpasswd
Vendor rtmatt
Package htpasswd
Short Description Automatically generate htpasswd and htaccess entries for Basic Auth
License
Package htpasswd
Short Description Automatically generate htpasswd and htaccess entries for Basic Auth
License
Please rate this library. Is it a good library?
Informations about the package htpasswd
HTPASSWD Generator
Usage
Install
Add Service Provider
Add the following to the 'providers' array in config/app.php
Run
To generate password guard
This will generate your .htpasswd file and .htaccess entries. Both the username and password will be the name you enter as an argument for the artisan command.
To remove password guard
This will remove your .htpasswd file and remove the auth entries from .htaccess
All versions of htpasswd with dependencies
PHP Build Version
Package Version
No informations.
The package rtmatt/htpasswd contains the following files
Loading the files please wait ....