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

Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge. Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge.
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Community Partners