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
-23Lines changed: 0 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,31 +23,8 @@ 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">
27
-
# زبان فارسی برای فریم ورک لاراول
28
-
</div>
29
-
<divdir="rtl">
30
-
###### دردسترس برای نگارش های:
31
-
</div>
32
26
33
27
<divdir="rtl">
34
-
- لاراول 5.8
35
-
- لاراول 6
36
-
- لاراول 7
37
-
- لاراول 8
38
-
39
-
## فایل های موجود
40
-
41
-
```text
42
-
laravel/
43
-
└── resources/
44
-
└── lang/
45
-
└── fa/
46
-
├── auth.php
47
-
├── pagination.php
48
-
├── passwords.php
49
-
└── validation.php
50
-
```
51
28
52
29
## نحوه استفاده؟
53
30
1. ابتدا در پروژه لاراولی خود به این مسیر `\resources\lang` بروید و نسبت به نگارش لاراول خود محتویات پوشه `fa` را آنجا کپی/پیست کنید.
0 commit comments