resources/js/Pages/Home.vue
, remove everything inside <template>
, add import ComingSoon from "@/Components/ComingSoon.vue"
; at the top and add <ComingSoon/>
between <template>
tags.
coming_soon_emails
database table.
You can configure your own newsletter or email service to store the emails.