Skip to content

skywalker512/polr

 
 

Repository files navigation

Polr Logo

🚡 一个简单高效的网址缩短软件.

英文原版 - GITHUB - 码云 - 论坛

快速开始

请到 https://forum.flarumchina.org/d/375 查看详情

Demo

To test out the demo, head to 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.

Packages

No packages published

Languages

  • PHP 55.4%
  • HTML 26.2%
  • JavaScript 11.8%
  • CSS 5.9%
  • Other 0.7%