Skip to content

A simple URL Shortener project that made with Laravel 10.

Notifications You must be signed in to change notification settings

muhaiminShihab/url-shortener

Repository files navigation

'URL Shortener' - Make your long URLs short, easy, and free !!

A simple 'URL Shortener' project to make long URLs short, easy, and free with API functionalities. (https://url.kommonproperties.com)

Getting Started

  1. clone the project
git clone https://github.com/muhaiminshihab/url-shortener.git
  1. install the dependencies
cd url-shortener
composer install
  1. Copy & Setup the .env file
cp .env.example .env
  1. Generate Key
php artisan key:generate
  1. Database Migration
php artisan migrate
  1. Run the Application
php artisan serve

About

A simple URL Shortener project that made with Laravel 10.

Topics

Resources

Stars

Watchers

Forks

Languages