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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,7 @@ laravel/
33
33
1. ابتدا در پروژه لاراولی خود به این مسیر `\resources\lang` بروید و فایل `fa.json` و سپس نسبت به نگارش لاراول خود پوشه `fa` این پکیج را آنجا کپی/پیست کنید.
34
34
2. حالا در پروژه لاراول خود به مسیر `\config` بروید و فایل `app.php` را باز کنید. در آن فایل دنبال عبارت `'locale' => 'en'` بگردید و آن را به `'locale' => 'fa'` تغییر دهید.
35
35
3. حالا تمام پیغام ها و ایمیل های لاراول فارسی شده است!
36
+
<br>
36
37
-- نکته : برای لاراول 10 باید ابتدا فایل های زبان را با دستور آرتیزان پابلیش نمایید.
0 commit comments