Ganofins / shortly

Shortly lets you shorten your long URLs in to short.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shortly

Shortly let's you shorten your long urls into short.

demo

Description

Shortly is a simple web application written using core PHP. Anyone can clone this repo and create their own Short link website.


Features

  • simple UI containing a text box for shortening long urls.
  • written in core php
  • easy to deploy

Setting up on your server

git clone https://github.com/Ganofins/shortly.git && cd shortly

now rename env-example.php to env.php

then set your APP details in env.php file

now compress the folder and upload it on your server

then extract the files and import the db.sql file into your database


Contribute

Feel free to contribute to this repository.

About

Shortly lets you shorten your long URLs in to short.


Languages

Language:PHP 75.8%Language:CSS 18.1%Language:TSQL 6.1%