当前位置:网站首页>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



边栏推荐
猜你喜欢
随机推荐
UnityShader入门精要-纹理动画、顶点动画
CAP介绍
【8月9日活动预告】Prometheus峰会
新手使用 go channel 需要注意的问题
2022河南萌新联赛第(五)场:信息工程大学 F - 分割草坪
Unity3d famous project-Dark Tree translation
强化学习_10_Datawhale稀疏奖励
强化学习_12_Datawhale深度确定性策略梯度
Introduction to KDE Framework
强化学习_06_pytorch-DQN实践(CartPole-v0)
COLMAP+OpenMVS实现物体三维重建mesh模型
The difference between initializing objects as null and empty objects in JS
直接跳转与间接跳转
如何在AdsPower中设置YiLu代理?
【论文解读】滴滴智能派单-KDD2018 Large-Scale Order Dispatch in On-Demand Ride-Hailing
Qt信号槽与事件循环的关系
数据库学习之数据类型
2022 Henan Mengxin League Game (5): University of Information Engineering K - Matrix Generation
Tencent Cloud Song Xiang: Kubernetes cluster utilization improvement practice
2022河南萌新联赛第(五)场:信息工程大学 B - 交通改造



![[Network Security] Practice AWVS Range to reproduce CSRF vulnerability](/img/7f/f08e429e3d8ede03a1c1754e256f99.png)





