polr icon indicating copy to clipboard operation
polr copied to clipboard

:aerial_tramway: A modern, powerful, and robust URL shortener

Results 114 polr issues
Sort by recently updated
recently updated
newest added

This PR corrects misspellings identified by the [check-spelling action](https://github.com/marketplace/actions/check-spelling). The misspellings have been reported at https://github.com/jsoref/polr/commit/52bdba550e06b18d3830a4f7cc53066ffc1e1c23#commitcomment-79482731 The action reports that the changes in this PR would make it happy: https://github.com/jsoref/polr/commit/9b203a1c3f99ec96508081e46909bfde5e72cd54...

PHP 7.4.3 I stuck at the step "Install composer dependencies" of [http://docs.polrproject.org/en/latest/user-guide/installation/#installation](http://docs.polrproject.org/en/latest/user-guide/installation/#installation) How to fix it please? `composer install --no-dev -o` ``` . . . Package jeremeamia/superclosure is abandoned, you...

## Expected Behavior Setup page should be displayed properly, and installing Polr should work. ## Current Behavior All sorts of errors are coming up. The setup page doesn't load properly....

During installation I encountered some problems due librairy updates that broke compatibility. - I just forced `doctrine/dbal` not to use higher version than `2.10.0.` by setting the compatibility at `

Hello, I finished installed Polr on my hosting. It works great so far. However, I don't get statistic in links like on demo. On demo(http://demo.polr.me/), it has these field :...

By using MySQL charset ```utf8mb4``` and collation ```utf8mb4_unicode_ci``` (or ```utf8mb4_unicode_520_ci```) the database can support emoji-URLs.

Implemented changes for #157. Converted px to em with 1em = 16px.

Hey, I really like this project but one of the biggest problems is, that shorting is very slow compared to other url shorters like bit.ly. On bit.ly you can paste...

enhancement
P3