It seems I have some remains after deleting a subdomain without deleting the app (Laravel) first.
Is there a Correct™ way to delete the remains, or should I just go ahead and remove the database and files?
(I assume the database user will be removed when deleting the database…)