coders-tape 3 years ago
web development #Web Development

Laravel Advanced 2021 | Jobs, Queues & Events Part 2

Let's tackle some events and using the EventFake in Laravel. We'll finish by adding a mailable and use the Mail Facade with MailFake to add some testing.

For this video we’re going to follow test driven development commonly known as TDD. This will allow us to test our application and make sure that the different implementations still work.


If you’re not familiar with this style of development, it may seem slow at first but if you stick with it, it will yield a much higher code quality and give you peace of mind that your code will be bug free. 


We will explore different implementations and talk about the advantages and disadvantages of each approach. 

Coder's Tape
61.2K subscribers