-
Notifications
You must be signed in to change notification settings - Fork 0
2. Setup
Le_Futuriste edited this page Sep 1, 2017
·
1 revision
Require PHP 7.0 or higher
Require Mysql 5.5 or higher
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!