当前位置:网站首页>CuteOneP is a PHP-based OneDrive multi-network disk mount program with member synchronization and other functions
CuteOneP is a PHP-based OneDrive multi-network disk mount program with member synchronization and other functions
2022-08-10 06:35:00 【Cloud is deep】
Introduction:
It looks pretty good, it supports multi-disk load, online viewing, online uploading, downloading, multi-network disk synchronization, master-slave synchronization, online sharing, folder permission management, membership function, grade system, paid viewing, passwordView, payment module, theme switching, fast cache.As for the experience, it may be almost temporarily. After all, the project has only been released for less than a month, but it can be seen that the author is also an ideal person, so he will maintain and update it for a long time to make it better and better. Here is a brief introduction.
About CuteOneP: CuteOneP is the PHP version of CuteOne, which follows the same UI style, keeps the code concise and the framework is extensible;
Need to know: The update cache is single-threaded, because of the bottleneck of mysql, it can only be single-threaded, not to mention PHP only has a single-threaded, so it will take more time if there are many files;
Installation requirements: PHP >= 7.1.3, OpenSSL PHP extension, PDO PHP extension, Mbstring PHP extension, Tokenizer PHP extension, XML PHP extension, Ctype PHP extension, JSON PHP extension, BCMath PHP extension
Installation instructions: Install the dependency file composer install, virtual host users need to enable pseudo-static, create a .htaccess file in the root directory, the content is as follows:
RewriteEngine on
RewriteCond %{REQUEST_URI} !^public
RewriteRule ^(.*)$ public/$1 [L]
VPS or server: set the running directory to public, and modify the database connection in the root directory.env
DB_CONNECTION=mysql
DB_HOST=127.0.0.1 database address
DB_PORT=3306 database port
DB_DATABASE=cutonep database name
DB_USERNAME=root database account
DB_PASSWORD=root database password
Access: The background address is: domain name/admin/login Default account password admin The default database file is install.sql in the root directory, directly import it into the database, temporarily do this first; then add the network disk first, update the cache, and setfront page.Just click on the update cache, then refresh the page. If there is a cache amount, it will be updated normally; if you have a lot of files, you need to wait a while.
Source code download address: CuteOneP-master.zip - Blue Play Cloud
边栏推荐
猜你喜欢
随机推荐
什么是MQTT网关?与传统DTU有哪些区别?
UnityShader入门精要-渲染纹理 镜子 玻璃 效果
手机与雷电模拟器里如何使用YiLu代理?
UnityShader入门精要-阴影
指纹浏览器在使用易路代理时常见的问题及解决办法
2022河南萌新联赛第(五)场:信息工程大学 F - 分割草坪
NetKeeper(创翼)开WIFI方法——2018.5
unity在UI界面上展示旋转模型
MySQL 免安装版/解压版的安装与配置(Win & Unix & Linux)
Unity3d famous project-Dark Tree translation
MySQL笔记
2022河南萌新联赛第(五)场:信息工程大学 K - 矩阵生成
COLMAP+OpenMVS实现物体三维重建mesh模型
语法基础(判断语句)
netlink IPC
Parallax Mapping: More Realistic Texture Detail Representation (Part 1): Why Use Parallax Mapping
vscode + ccls环境配置
ES13 - ES2022 - 第 123 届 ECMA 大会批准了 ECMAScript 2022 语言规范
Qt程序字体初始化引起的白屏问题
几行代码就可以把系统高崩溃;