Skip to content

V2.0.3

Compare
Choose a tag to compare
@centrust centrust released this 16 Dec 21:35
· 8 commits to main since this release
Update user locale adjustments in NovaLocalizationServiceProvider

Replaced auth()->user() method with a direct model call in NovaLocalizationServiceProvider. This change ensures that the user's locale is properly updated in the application even when the user is authenticated.