David Carrdcblogdev.hashnode.dev·Dec 17, 2016Laravel 5.3 send errors to emailErrors in Laravel are logged to files. That’s useful for monitoring when things go wrong. For more real time updates send errors by emailed. This post will explain how do set that up. First open app/Exceptions/Handler.php find the report method. In ...26 readsAdd a thoughtful commentNo comments yetBe the first to start the conversation.