@component('mail::message') Hi {{ $user->name ? ' '.$user->name : null }}, This is exciting! {{ config('app.name') }} notifies you when your API fails or when the datatype or the structure of the API response changes. @component('mail::button', ['url' => url('/project/create') , 'align' => 'left']) Create your first project @endcomponent You can create a project and add the endpoints that you want to watch for alerts. The platform makes the API calls at some interval to check if the endpoints are live and if there are any changes. Need help? Feel free to reply to this email. Thanks,
{{ config('app.name') }} Team @endcomponent