Skip to content

Commit

Permalink
Send mail notification complete
Browse files Browse the repository at this point in the history
  • Loading branch information
subhadipghorui committed Nov 12, 2020
1 parent da47bf5 commit 68bdcd1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions routes/web.php
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,5 @@
->bcc(['user1@user.com','user2@user.com'])
->queue(new NewPost($post));



return (new App\Mail\NewPost($post))->render();
});

0 comments on commit 68bdcd1

Please sign in to comment.