Relative Content

Tag Archive for phplaraveltesting

Laravel: Notification does not get sent on Demand

I am working on a project using Laravel. I want to use Events and Notifications.
For context: A organization can post a Task ( Can be compared to a Job ). A User can apply for that job. As soon as a User applies for a Task an Email should be sent to the contact email stored with the Task.´