/notification-system

This Laravel project implements a notification system that supports real-time notifications using both email and asynchronous notifications via a queue system. Users can subscribe to various notification types, and the system processes and sends notifications based on their preferences. The entire application is containerized using Docker.

Primary LanguagePHPMIT LicenseMIT

Stargazers