Tried to post it in the Installation board but it wouldn't allow me to post...
Here's the first issue, it won't install.
Everything was put in correctly and than a "Something went wrong" only error showed up.
I clicked install again to get : Something went wrong: SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'migrations' already exists (SQL: create table migrations
(migration
varchar(255) not null, extension
varchar(255) null) default character set utf8mb4 collate utf8mb4_unicode_ci)
And checking with the database table it seems like everything was install or not everything was put in it's place during the install process.