# polr **Repository Path**: sintt/polr ## Basic Information - **Project Name**: polr - **Description**: 短网址软件 - **Primary Language**: PHP - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: https://forum.flarumchina.org/t/polr - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 19 - **Created**: 2019-08-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Polr Logo :aerial_tramway: 一个简单高效的网址缩短软件. [英文原版](https://github.com/cydrobolt/polr) - [GITHUB](https://github.com/skywalker512/polr) - [码云](https://gitee.com/skywalker512/polr) - [论坛](https://forum.flarumchina.org/t/polr) ### 快速开始 请到 https://forum.flarumchina.org/d/375 查看详情 ### Demo To test out the demo, head to [demo.polr.me](http://demo.polr.me) and use the following credentials: - Username: `demo-admin` - Password: `demo-admin` ### 升级 - 备份 - 使用 `git pull` - 运行 `composer install --no-dev -o` - 运行 `php artisan migrate` 去确认数据库升级 #### License Copyright (C) 2013-2018 Chaoyi Zha This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.