testwork.url_shortener:Yii1 Link Tamer

时间:2024-07-17 15:02:58
【文件属性】:

文件名称:testwork.url_shortener:Yii1 Link Tamer

文件大小:244KB

文件格式:ZIP

更新时间:2024-07-17 15:02:58

PHP

描述 链接驯服者。 缩短任何链接到短格式 系统要求 PHP> = 5.4 MySQL/MariaDB 安装 克隆存储库 git clone https://github.com/vanchester/url_shortener.git 安装依赖 cd /path/to/url_shortener /path/to/php composer.phar up 为资产和受保护/运行时目录设置写权限 cd /path/to/url_shortener chmod 777 ./assets ./protected 创建数据库并建立连接:将protected/config/db.example.php文件复制到protected/config/db.php ,在文本编辑器中打开并写入连接参数 设置web服务器根目录为url_shortener项目克隆的目录 完毕! 演示 开发选项 短链接的授


【文件预览】:
testwork.url_shortener-master
----.gitignore(84B)
----.htaccess(202B)
----index.php(180B)
----assets()
--------.gitignore(14B)
----js()
--------main.js(275B)
----composer.json(352B)
----composer.phar(1MB)
----css()
--------main.css(190B)
--------bootstrap.min.css(114KB)
----README.md(2KB)
----protected()
--------components()
--------.htaccess(14B)
--------models()
--------runtime()
--------views()
--------config()
--------migrations()
--------yiic.php(132B)
--------messages()
--------controllers()
--------yiic(63B)
--------yiic.bat(380B)

网友评论