Okay, did that.
Now, this part: You will also need to edit the index.php file and change the following line:
$site = require './site.php';
Finally, edit the site.php and update the paths in the following lines to reflect your new directory structure:
'base' => DIR,
'public' => DIR,
'storage' => DIR.'/storage',
Laymens terms lol what do I do?