rydurham / Sentinel

A Sentry bridge package for Laravel
http://www.ryandurham.com/projects/sentinel/
317 stars 68 forks source link

Exceptions #214

Closed M0H3N closed 6 years ago

M0H3N commented 7 years ago

how can I use the package exceptions and how to find them ? for example I want to use User Not Found Exception or something else ....

rydurham commented 7 years ago

I am not entirely sure what you mean. Can you elaborate? This package is a wrapper for Cartalyst\Sentry, most of the exceptions come from that package and can be found in that codebase.