Skip to content

cbrwvy/php-url-shortener

Repository files navigation

Php url shortener

Service where you can write a long URL into an input field and the service shortens the URL to short link.

Requirements

Installation

  1. Git clone php-url-shortener project to your folder.
  2. Execute build command via console: docker-compose build
  3. Execute build command via console: docker-compose up -d
  4. Run installation of composer dependencies in the project: composer install
  5. Execute build command via console: sudo echo '127.0.0.1 php-url-shortener.local' >> /etc/hosts
  6. Execute build command via console: npm install
  7. Execute build command via console: npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages