We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad91887 commit 2185ce2Copy full SHA for 2185ce2
composer.json
@@ -1,7 +1,16 @@
1
{
2
"name": "codezero/laravel-localized-routes",
3
- "description": "",
4
- "keywords": [],
+ "description": "A convenient way to set up, manage and use localized routes in a Laravel app.",
+ "keywords": [
5
+ "php",
6
+ "laravel",
7
+ "localization",
8
+ "locale",
9
+ "language",
10
+ "country",
11
+ "routes",
12
+ "routing"
13
+ ],
14
"license": "MIT",
15
"authors": [
16
0 commit comments