Skip to content

A URL Shortner based on Laravel and MySQL, works similarly to bit.ly and tinyurl

Notifications You must be signed in to change notification settings

asadukashif/chotu-url-shortener

Repository files navigation

Chotu

Chotu is a simple, fast URL Shortener

Contents

Prerequisites

  • Composer
  • Laravel
  • Npm (NodeJS)
  • MySQL

and configuring the .env file with the database and app specifics.

Installation

composer install 
npm install  
npm run dev   
php artisan migrate    
php artisan serve    

About

A URL Shortner based on Laravel and MySQL, works similarly to bit.ly and tinyurl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published