© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3y ago•
2 replies
LancelotGamer

package issue (jeffgreco13/filament-breezy)

After running composer require jeffgreco13/filament-breezy
An error appeared

BadMethodCallException

Method Filament\Panel::getDomains does not exist.

at vendor\filament\support\src\Concerns\Macroable.php:72
68▕ {
69▕ $macro = static::getMacro($method);
70▕
71▕ if ($macro === null) {
➜ 72▕ throw new BadMethodCallException(sprintf(
73▕ 'Method %s::%s does not exist.',
74▕ static::class,
75▕ $method,
76▕ ));

i Bad Method Call: Did you mean Filament\Panel::getDomain() ?

1 vendor\jeffgreco13\filament-breezy\routes\web.php:10
Filament\Support\Components\Component::__call("getDomains", [])

2 vendor\laravel\framework\src\Illuminate\Routing\Router.php:502
Illuminate\Support\ServiceProvider::{closure}(Object(Illuminate\Routing\Router))

Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 1

Using filament v3
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Breezy & Filament::getTenant()
FilamentFFilament / ❓┊help
16mo ago
filament-breezy configuration error
FilamentFFilament / ❓┊help
3y ago
How to customize filament breezy registration page?
FilamentFFilament / ❓┊help
3y ago
Filament Shield Package
FilamentFFilament / ❓┊help
3y ago