File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
In this repository, you can find the lang files for the framework PHP, [ Laravel 4/5/6/7] ( https://laravel.com ) .
4
4
5
+ ## New
6
+
7
+ * in version 6.1, we propose a new file by language: ` validation-inline.php ` ( see #1268 )
8
+ * in future version 7, we will have new directory names to follow ISO-15897 ( see #1269 )
9
+
5
10
## Install
6
11
7
12
#### Via Composer
8
- * For Laravel 7.x : run ` composer require caouecs/laravel-lang:~6.0 ` in your project folder
13
+ * For Laravel 7.x : run ` composer require caouecs/laravel-lang:~6.1 ` in your project folder
9
14
* For Laravel 6.x : run ` composer require caouecs/laravel-lang:~5.0 ` in your project folder
10
15
* For Laravel 5.8 : run ` composer require caouecs/laravel-lang:~4.0 ` in your project folder
11
16
* For Laravel 5.1-5.7 : run ` composer require caouecs/laravel-lang:~3.0 ` in your project folder
You can’t perform that action at this time.
0 commit comments