Download the PHP package james.xue/login-captcha-username without Composer
On this page you can find all versions of the php package james.xue/login-captcha-username. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download james.xue/login-captcha-username
More information about james.xue/login-captcha-username
Files in james.xue/login-captcha-username
Download james.xue/login-captcha-username
More information about james.xue/login-captcha-username
Files in james.xue/login-captcha-username
Vendor james.xue
Package login-captcha-username
Short Description 登录添加验证码和判断用户是否可用
License MIT
Homepage https://github.com/xiaoxuan6/login-catpcha-username.git
Package login-captcha-username
Short Description 登录添加验证码和判断用户是否可用
License MIT
Homepage https://github.com/xiaoxuan6/login-catpcha-username.git
Keywords extensionlaravel-admin
Please rate this library. Is it a good library?
Informations about the package login-captcha-username
laravel-admin login-captch
Installation
First, install dependencies:
composer require james.xue/login-captcha-username
Second :
php artisan vendor:publish --tag=lang
Third :
php artisan migrate
Configuration In the extensions section of the config/admin.php file, add some configuration that belongs to this extension.
'extensions' => [
'login-captcha-username' => [
// set to false if you want to disable this extension
'enable' => true,
]
]
All versions of login-captcha-username with dependencies
PHP Build Version
Package Version
The package james.xue/login-captcha-username contains the following files
Loading the files please wait ....