You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
config('translation.route_group_config') + ['namespace' => 'JoeDixon\Translation\Http\Controllers'] instead of this I think you should use array_merge(), bcz you are giving 2 arrays and using + operand. It doesn't make sense.
The text was updated successfully, but these errors were encountered: