/email-tester

Laravel 11 project with MaryUI for testing html emails

Primary LanguagePHP

Try HTML email

Sometimes it's useful to direct send raw html email to services like Mailtrap for checking email compatibility

This tiny project just do this.

Installation

Mail configuration

Configure the .env files with service credentials

Running

Basic laravel installation steps

composer install
npm install

npm run dev

UI

The UI is very basic, and based on MaryUI Livewire components

License

This program is absolutely free. Use it if you like.