We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07d2c69 commit 03427eaCopy full SHA for 03427ea
resources/views/welcome.blade.php
@@ -1,5 +1,5 @@
1
<!DOCTYPE html>
2
-<html lang="{{ config('app.locale') }}">
+<html lang="{{ app()->getLocale() }}">
3
<head>
4
<meta charset="utf-8">
5
<meta http-equiv="X-UA-Compatible" content="IE=edge">
0 commit comments