I was wondering how you would localize Sentry.
As an example, in the file :
/cartalyst/sentry/src/Cartalyst/Sentry/Users/Eloquent/Provider.php
there are several Exceptions that can be thrown. i.e.
throw new UserNotFoundException("A user could not be found with a login value of [$login].")
How can I localize these - maybe without modifying sentry files themselves?
Thank you for your thoughts!
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community