This script will setup Laravel project based on provided repository
Required parameters are projectName, dbName, dbUser, dbPassword, repositoryUrl rootPassword and webUrl
If it is a private repository, make sure to add server SSH public key in repository before executing this script
projectName and repositoryName must be same
targetDirectory, dbUser and dbPassword must exist
webUrl must be pointed to the target server already so that SSL can be applied
Do not end targetDirectory with forward slash