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
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@ laravel/
23
23
2. then in your laravel project go to the this address: `\config` and open `app.php` then search for `'locale' => 'en'` and change it to `'locale' => 'fa'`
24
24
3. done.
25
25
26
+
<divdir="rtl">
26
27
# زبان فارسی برای فریم ورک لاراول
27
28
###### دردسترس برای نگارش های:
28
29
- لاراول 5.8
@@ -47,3 +48,4 @@ laravel/
47
48
1. ابتدا در پروژه لاراولی خود به این مسیر `\resources\lang` بروید و نسبت به نگارش لاراول خود محتویات پوشه `fa` را آنجا کپی/پیست کنید.
48
49
2. حالا در پروژه لاراول خود به مسیر `\config` بروید و فایل `app.php` را باز کنید. در آن فایل دنبال عبارت `'locale' => 'en'` بگردید و آن را به `'locale' => 'fa'` تغییر دهید.
0 commit comments