gurpreetsinghin/vaults-security
Composer 安装命令:
composer require gurpreetsinghin/vaults-security
包简介
Project SECURITY is a powerful website security app that will protect your website from hackers, attacks and other threats. It could protect your website from SQLi Attacks (SQL Injections), XSS Vulnerabilities, Proxy Visitors, Spammers and many other types of threats.
README 文档
README
Steps to install
- Include the following line in config/app.php
Gurpreetsinghin\VaultsSecurity\VaultsSecurityServiceProvider::class,
- Publish the vendor first.
php artisan vendor:publish --provider="Gurpreetsinghin\VaultsSecurity\VaultsSecurityServiceProvider"
- Run Migration
php artisan migrate
- Run Seeding
php artisan db:seed --class=Gurpreetsinghin\\VaultsSecurity\\Seeds\\VaultsSeeder
Run Admin
- Open followed URL:
{website_url}/vaults-security/
- Login URL:
{website_url}/vaults-security/admin/login
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2020-10-25