add language dropdown

This commit is contained in:
2023-11-24 19:49:14 +05:00
parent 206582e195
commit 70546208a3
10 changed files with 1089 additions and 23 deletions

View File

@@ -6,6 +6,7 @@
"license": "MIT",
"require": {
"php": "^8.1",
"eolica/nova-locale-switcher": "dev-support-nova-4",
"guzzlehttp/guzzle": "^7.2",
"laravel/framework": "^10.10",
"laravel/nova": "*",
@@ -61,6 +62,10 @@
"nova": {
"type": "path",
"url": "./nova"
},
"0": {
"type": "vcs",
"url": "https://github.com/anditsung/nova-locale-switcher"
}
},
"config": {