owenvoke/cachent
最新稳定版本:v2.0.1
Composer 安装命令:
composer create-project owenvoke/cachent
包简介
A secure, open source torrent cache.
README 文档
README
A secure, open source torrent cache.
Install
Via Composer
composer create-project owenvoke/cachent
Usage
Requirements
- PHP >= 8.2
- MySQL >= 5.7, MariaDB >= 10.3, or another supported database
- Composer >= 2.0
- A PHP Compatible Webserver
Configuration
- Run
composer install --no-devin the Cachent project directory. - Copy the
.env.examplefile to.envand fill with your own database and mail details. - Ensure the
storageandbootstrap/cachedirectories are writable by the server. - Run
php artisan key:generateto generate a unique application key. - Set up your web server to point to the
publicdirectory. - Run
php artisan migrateto update the database.
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
composer test
Security
If you discover any security related issues, please email security@voke.dev instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 10
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-06-06