Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 383 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 383 Bytes

Send emails with Symfony

Description

This repository contains the code and configurations for a YouTube streaming about how to send emails with Symfony (https://youtube.com/c/codenip)

Content

  • Docker environment with a container to run PHP 8.1.0 with extensions for MySQL, RabbitMQ and some other useful extensions (instructions in Makefile)
  • Symfony 5.4 (LTS) project