Follow the instructions
- Clone the repository
- Run
composer install
- Config mail.config.php with your SMTP credentials
- Run
php -S localhost:8000
to start the server and access the application onhttp://localhost:8000
in your browser - Fill the form and send the email
- Check the email inbox
This project is intended for experiment.
Ideas and contributions are welcome! 🙌