tobytwigger/laravel-translate

Translation fails when AWS returns error

tobytwigger opened this issue · 0 comments

When AWS throws an exception, the translation fails. We should instead catch it, log it if log_errors is set in the config, and return null.