66 2 . [ Configuration] ( 2-Configuration.md )
77 3 . [ Usage] ( 3-Usage.md )
88 4 . [ FAQ] ( 4-FAQ.md )
9-
10- ## Server Requirements
11-
12- The Localization package has a few system requirements:
13-
14- - PHP >= 7.0
15-
16- ##### Optional
17-
18- PHP extensions:
19-
20- * ** ext_intl :** Needed to use the ` Locale ` class. (http://php.net/manual/en/class.locale.php )
219
2210## Version Compatibility
2311
2412| Localization | Laravel |
2513| :---------------------------------------| :--------------------------------------------------------------------------------------------------------------------|
26- | ![ Localization v0.x] [ localization_0_x ] | ![ Laravel v5.0] [ laravel_5_0 ] ![ Laravel v5.1] [ laravel_5_1 ] ![ Laravel v5.2] [ laravel_5_2 ] ![ Laravel v5.3] [ laravel_5_3 ] |
27- | ![ Localization v1.x] [ localization_1_x ] | ![ Laravel v5.4] [ laravel_5_4 ] |
28- | ![ Localization v2.x] [ localization_2_x ] | ![ Laravel v5.5] [ laravel_5_5 ] |
29- | ![ Localization v3.x] [ localization_3_x ] | ![ Laravel v5.6] [ laravel_5_6 ] |
30- | ![ Localization v4.x] [ localization_4_x ] | ![ Laravel v5.7] [ laravel_5_7 ] |
14+ | ![ Localization v7.x] [ localization_7_x ] | ![ Laravel v7.* ] [ laravel_7_x ] |
15+ | ![ Localization v6.x] [ localization_6_x ] | ![ Laravel v6.* ] [ laravel_6_x ] |
3116| ![ Localization v5.x] [ localization_5_x ] | ![ Laravel v5.8] [ laravel_5_8 ] |
32- | ![ Localization v6.x] [ localization_6_x ] | ![ Laravel v6.0] [ laravel_6_0 ] |
17+ | ![ Localization v4.x] [ localization_4_x ] | ![ Laravel v5.7] [ laravel_5_7 ] |
18+ | ![ Localization v3.x] [ localization_3_x ] | ![ Laravel v5.6] [ laravel_5_6 ] |
19+ | ![ Localization v2.x] [ localization_2_x ] | ![ Laravel v5.5] [ laravel_5_5 ] |
20+ | ![ Localization v1.x] [ localization_1_x ] | ![ Laravel v5.4] [ laravel_5_4 ] |
21+ | ![ Localization v0.x] [ localization_0_x ] | ![ Laravel v5.0] [ laravel_5_0 ] ![ Laravel v5.1] [ laravel_5_1 ] ![ Laravel v5.2] [ laravel_5_2 ] ![ Laravel v5.3] [ laravel_5_3 ] |
3322
34- [ laravel_5_0 ] : https://img.shields.io/badge/v5.0-supported-brightgreen.svg?style=flat-square " Laravel v5.0 "
35- [ laravel_5_1 ] : https://img.shields.io/badge/v5.1-supported-brightgreen.svg?style=flat-square " Laravel v5.1 "
36- [ laravel_5_2 ] : https://img.shields.io/badge/v5.2-supported-brightgreen.svg?style=flat-square " Laravel v5.2 "
37- [ laravel_5_3 ] : https://img.shields.io/badge/v5.3-supported-brightgreen.svg?style=flat-square " Laravel v5.3 "
38- [ laravel_5_4 ] : https://img.shields.io/badge/v5.4-supported-brightgreen.svg?style=flat-square " Laravel v5.4 "
39- [ laravel_5_5 ] : https://img.shields.io/badge/v5.5-supported-brightgreen.svg?style=flat-square " Laravel v5.5 "
40- [ laravel_5_6 ] : https://img.shields.io/badge/v5.6-supported-brightgreen.svg?style=flat-square " Laravel v5.6 "
41- [ laravel_5_7 ] : https://img.shields.io/badge/v5.7-supported-brightgreen.svg?style=flat-square " Laravel v5.7 "
23+ [ laravel_7_x ] : https://img.shields.io/badge/v7.x-supported-brightgreen.svg?style=flat-square " Laravel v7.* "
24+ [ laravel_6_x ] : https://img.shields.io/badge/v6.x-supported-brightgreen.svg?style=flat-square " Laravel v6.* "
4225[ laravel_5_8 ] : https://img.shields.io/badge/v5.8-supported-brightgreen.svg?style=flat-square " Laravel v5.8 "
43- [ laravel_6_0 ] : https://img.shields.io/badge/v6.0-supported-brightgreen.svg?style=flat-square " Laravel v6.0 "
26+ [ laravel_5_7 ] : https://img.shields.io/badge/v5.7-supported-brightgreen.svg?style=flat-square " Laravel v5.7 "
27+ [ laravel_5_6 ] : https://img.shields.io/badge/v5.6-supported-brightgreen.svg?style=flat-square " Laravel v5.6 "
28+ [ laravel_5_5 ] : https://img.shields.io/badge/v5.5-supported-brightgreen.svg?style=flat-square " Laravel v5.5 "
29+ [ laravel_5_4 ] : https://img.shields.io/badge/v5.4-supported-brightgreen.svg?style=flat-square " Laravel v5.4 "
30+ [ laravel_5_3 ] : https://img.shields.io/badge/v5.3-supported-brightgreen.svg?style=flat-square " Laravel v5.3 "
31+ [ laravel_5_2 ] : https://img.shields.io/badge/v5.2-supported-brightgreen.svg?style=flat-square " Laravel v5.2 "
32+ [ laravel_5_1 ] : https://img.shields.io/badge/v5.1-supported-brightgreen.svg?style=flat-square " Laravel v5.1 "
33+ [ laravel_5_0 ] : https://img.shields.io/badge/v5.0-supported-brightgreen.svg?style=flat-square " Laravel v5.0 "
4434
45- [ localization_0_x ] : https://img.shields.io/badge/version-0.*-blue.svg?style=flat-square " Localization v0.* "
46- [ localization_1_x ] : https://img.shields.io/badge/version-1.*-blue.svg?style=flat-square " Localization v1.* "
47- [ localization_2_x ] : https://img.shields.io/badge/version-2.*-blue.svg?style=flat-square " Localization v2.* "
48- [ localization_3_x ] : https://img.shields.io/badge/version-3.*-blue.svg?style=flat-square " Localization v3.* "
49- [ localization_4_x ] : https://img.shields.io/badge/version-4.*-blue.svg?style=flat-square " Localization v4.* "
50- [ localization_5_x ] : https://img.shields.io/badge/version-5.*-blue.svg?style=flat-square " Localization v5.* "
35+ [ localization_7_x ] : https://img.shields.io/badge/version-7.*-blue.svg?style=flat-square " Localization v7.* "
5136[ localization_6_x ] : https://img.shields.io/badge/version-6.*-blue.svg?style=flat-square " Localization v6.* "
37+ [ localization_5_x ] : https://img.shields.io/badge/version-5.*-blue.svg?style=flat-square " Localization v5.* "
38+ [ localization_4_x ] : https://img.shields.io/badge/version-4.*-blue.svg?style=flat-square " Localization v4.* "
39+ [ localization_3_x ] : https://img.shields.io/badge/version-3.*-blue.svg?style=flat-square " Localization v3.* "
40+ [ localization_2_x ] : https://img.shields.io/badge/version-2.*-blue.svg?style=flat-square " Localization v2.* "
41+ [ localization_1_x ] : https://img.shields.io/badge/version-1.*-blue.svg?style=flat-square " Localization v1.* "
42+ [ localization_0_x ] : https://img.shields.io/badge/version-0.*-blue.svg?style=flat-square " Localization v0.* "
5243
5344## Composer
5445
@@ -58,6 +49,10 @@ You can install this package via [Composer](http://getcomposer.org/) by running
5849composer require arcanedev/localization
5950```
6051
52+ PHP extensions:
53+
54+ * ** ext_intl :** Needed to use the ` Locale ` class. (http://php.net/manual/en/class.locale.php )
55+
6156## Laravel
6257
6358### Setup
0 commit comments