To clone and run this application, you'll need Git installed on your computer. From your command line:
# Restore MU Online DB
# Restore xWeb DB in database folder
# Clone this repository
$ git clone https://github.com/Wikko0/xWeb.git
# Install Website
$ https://mydomain.com/install
# Go into the repository
$ cd xWeb
# Run
$ php artisan serve
Note You need Sql Server for this website.