Skip to content

2. Setup

Le_Futuriste edited this page Sep 1, 2017 · 1 revision

Installing application

Server Requirement

Require PHP 7.0 or higher

Require Mysql 5.5 or higher

Install with composer

Do a: composer create-project lefuturiste/urlshortener for download the project

Move in directory: cd urlshortener

Run command line installer php installer setup

In installer, anwser the question by your own configuration like: mysql database username, password and name of database.

Just follow the installer!

Clone this wiki locally