7

I just fixed a bug I've been trying to fix for over 10 hours. "Email not sending in laravel notifications but sending with Mail::send". How did I fix it?

Changed "email_address" to "email" because that's what the framework was expecting.

How do I explain this to my client? 😂😂

Comments
  • 5
    Don't tell the client
  • 5
    Clients generally don't need/want to know specific details. There were some issues with the software and you fixed it. That's it.
  • 1
    fixed release stopping bug
Add Comment