Skip to content

amitmerchant1990/url-extractor-demo

Repository files navigation

URL Extractor

A Facebook style URL previewer that is built on top of Laravel.

To make this up and running locally, do the following:

# Clone this repository
$ git clone https://github.com/amitmerchant1990/url-extractor-demo.git

# Go into the repository
$ cd url-extractor-demo

# Install dependencies
$ composer install

# Run the app
$ php -S localhost:8000 -t public

And you should have the app running at http://localhost:8000/urlextractor/home

Find the database under public\database\assignment.sql

About

Facebook like URL Extractor built with Laravel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages