|
@@ -5,7 +5,7 @@ |
|
|
block discarded – undo |
|
5
|
5
|
* Date: 07/08/2018 |
|
6
|
6
|
* Time: 01:39 AM. |
|
7
|
7
|
*/ |
|
8
|
|
-Route::get('getWorldCountriesPackageInfo', function () { |
|
|
8
|
+Route::get('getWorldCountriesPackageInfo', function() { |
|
9
|
9
|
return [ |
|
10
|
10
|
'package_name' => 'Laravel - My World', |
|
11
|
11
|
'description' => 'Laravel WorldCountries is a bundle for Laravel, providing useful world information that is all country names, timezones, ISO country codes, STD codes of countries etc. |
Please login to merge, or discard this patch.