Requirements
Mailcoach on traditional hosting requires:
- PHP 8.3 or higher
- Laravel 11.28 or higher
- Livewire 4.0 or higher
- Filament 5.0 or higher
- Tailwind CSS 4
- Redis
- MySQL 8.0 or higher
- Imagick
- ext-exif
- Laravel Horizon
If you’re running Mailcoach on a load balancer, make sure to enable sticky sessions as Laravel Livewire doesn’t work well with load balancers.
Mailcoach on Vapor requires:
- PHP 8.3 or higher
- Docker (installed locally to deploy to Vapor)
- Laravel 11.28 or higher
- Livewire 4.0 or higher
- Filament 5.0 or higher
- Tailwind CSS 4
- Redis
- MySQL 8.0 or higher
- Imagick
- ext-exif
- Laravel Horizon