add locale manager

This commit is contained in:
2024-03-27 13:56:52 +05:00
parent 7edca39546
commit 7443ff19d6
23 changed files with 845 additions and 497 deletions

View File

@@ -28,6 +28,7 @@
"spatie/nova-backup-tool": "^5.0",
"stepanenko3/nova-logs-tool": "^2.1",
"stevebauman/location": "^7.1",
"symfony/filesystem": "^7.0",
"trin4ik/nova-switcher": "^0.4.0"
},
"require-dev": {
@@ -38,7 +39,6 @@
"mockery/mockery": "^1.4.4",
"nunomaduro/collision": "^7.0",
"phpunit/phpunit": "^10.1",
"singlequote/laravel-locale-finder": "^1.0",
"spatie/laravel-ignition": "^2.0"
},
"autoload": {