phpsa / filament-authentication

MIT License
112 stars 24 forks source link

Undifined Method resources() #51

Closed mrhappyheart closed 4 months ago

mrhappyheart commented 7 months ago

i got this error when i wanted to load resources as document : Call to undefined method Phpsa\FilamentAuthentication\FilamentAuthentication::resources() {"exception":"[object] (Error(code: 0): Call to undefined method Phpsa\\FilamentAuthentication\\FilamentAuthentication::resources() at ***/public_html/app/Providers/Filament/AdminPanelProvider.php:37)

phpsa commented 7 months ago

Looks like I forgot to push the readme update somehow - on v4 that changed to

->plugin(FilamentAuthentication::make())