https://livewire.laravel.com/ is a framework to build dynamic interfaces with PHP. Next, we'll install our dependencies: Laravel Volt and the Mailcoach SDK.

composer require livewire/volt spatie/laravel-mailcoach-sdk php artisan volt:install php artisan vendor:publish --tag="mailcoach-sdk-config"

You can find your API token & endpoint in your team settings under Profile > Team > API Tokens, and your list UUID in your list's settings under Lists > List > Settings > General > Usage in Mailcoach API.

$this->email, 'first_name' => $this->firstName, 'last_name' => $this->lastName, ], )->confirm(); } catch (Exception $exception) { $this->error = true; } $this->success = true; }; ?> @if($success)
Newsletter

Get the latest Laravel/PHP jobs, events and curated articles straight to your inbox, once a week

Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future. Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future.
Community Partners