add language dropdown
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user