Laravel Community Tools by Tighten

harshaldosh

Joined: 5 years ago
Total tricks: 1
Last trick: 5 years ago

Submitted tricks

# Report(): The report() method allows us to log the raised exceptions or parse them to various error logging engines like the sentry. All this method does by default is passing the thrown exception to the base class where it is logged, but we are free to customize.
harshaldos... 5 years ago 9883