phpsa / filament-authentication

MIT License
113 stars 24 forks source link

Undifined Method resources() #51

Closed mrhappyheart closed 6 months ago

mrhappyheart commented 9 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 9 months ago

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

->plugin(FilamentAuthentication::make())