vkDas
Method Filament\Panel::getDomains does not exist
"require": {
"php": "^8.1",
"althinect/filament-spatie-roles-permissions": "^2.0",
"bensampo/laravel-enum": "^6.6",
"dutchcodingcompany/filament-socialite": "dev-support-filament-v3",
"filament/filament": "^3.0-stable",
"filament/spatie-laravel-settings-plugin": "^3.0-stable",
"guzzlehttp/guzzle": "^7.2",
"jerrygaoyang/laravel-jwt": "^1.0",
"laravel/framework": "^9.19",
"laravel/sanctum": "^3.0",
"laravel/tinker": "^2.7",
"marekweb/opaque-id": "dev-master",
"markrogoyski/math-php": "2.*",
"monarobase/country-list": "^3.3",
"nettantra/filament-slider-input-field": "^0.0.6",
"owenvoke/blade-fontawesome": "^2.4",
"psr/simple-cache": "^1.0",
"pxlrbt/filament-excel": "^2.1",
"spatie/laravel-settings": "^3.2",
"stechstudio/filament-impersonate": "^3.5",
"venturecraft/revisionable": "^1.39",
"webbingbrasil/filament-advancedfilter": "^3.0@beta",
"wpb/string-blade-compiler": "^6.0"
},
"require-dev": {
"fakerphp/faker": "^1.20",
"filament/upgrade": "^3.0-stable",
"kkomelin/laravel-translatable-string-exporter": "^1.17",
"laravel/pint": "^1.0",
"laravel/sail": "^1.0.1",
"mockery/mockery": "^1.4.4",
"nunomaduro/collision": "^6.1",
"pestphp/pest": "^1.21",
"pestphp/pest-plugin-laravel": "^1.2",
"phpunit/phpunit": "^9.5.10",
"spatie/laravel-ignition": "^1.0"
},
26 replies
Method Filament\Panel::getDomains does not exist
No, I deleted the composer.lock file and the vendor directory, then I ran composer install. However, the 'filament/filament' version remained at v3.0.8, and I was expecting it to update to v3.0.91.
26 replies
Method Filament\Panel::getDomains does not exist
Unfortunately, deleting the composer.lock file and the vendor folder and then running composer install did not resolve the issue. I still encounter the same problem when attempting to update composer after re installing the composer. If you have any other suggestions or if there are additional details I can provide, please let me know. Thank you for your assistance.
26 replies