tormjens / eventy

WordPress-like actions and filters for Laravel
422 stars 48 forks source link

Class 'TorMorten\Eventy\Exception' not found #12

Closed mrchimp closed 6 years ago

mrchimp commented 6 years ago
Class 'TorMorten\Eventy\Exception' not found in Event.php line 62

Looks like you either need to use Exception; or throw new \Exception

I'd submit a pull request but I'm right in the middle of something.

tormjens commented 6 years ago

Fixed! Thank you :)