Closed DavidSchmucker closed 2 years ago
I was looking for information about this error in internet right now, I found nothing. Luck of me, that I found that issue.
I'm getting this error in my lumen packages and apis. And 3 days ago, it was working.
Seems like that illuminate/translation (2 days ago, https://github.com/illuminate/translation/commit/53d0cd548a8ad64eaf12d539bf39ee4189dcee56) uses getFallbackLocale method of Application lumen/laravel class. But this method does not exist in Lumen, just in Laravel.
I suggest implementing as soon as possible the getFallbackLocale method in Application class.
Works like a charm. Thanks!
Description:
After the last Update (2022-10-11) i get the system wide error:
Steps To Reproduce:
system wide