Skip to content

andrej98/url-shortener

Repository files navigation

url-shortener

Url Shortener allows logged in users to create and manage shortened links (like bit.ly), create custom tags and tagging the links with them. It also tracks how many times the shortened link was used.

Dependencies

Built with PHP 7.3

Symfony 4.4

SonataAdmin 4.8

How to run

Set up youe .env file with connection to your database.

composer install
php bin/console doctrine:migrations:migrate

Install Symfony CLI and run

symfony server:start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published