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
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# persian language for laravel framework
2
-
###### available versions : -> 5.8.*
2
+
###### available versions : -> 5.8.* and 7.*
3
3
**how to use ?**
4
4
1. into your laravel project go to the this address: `\resources\lang` and past our `fa` directory in there.
5
5
2. then into your laravel project go to the this address: `\config` and open `app.php` then search for `'locale' => 'en'` and change it to `'locale' => 'fa'`
0 commit comments