robsontenorio / laravel-keycloak-guard

🔑 Simple Keycloak Guard for Laravel
MIT License
419 stars 137 forks source link

Call to undefined method KeycloakGuard\KeycloakGuard::attempt() #69

Closed JibrilYasin closed 1 year ago

JibrilYasin commented 2 years ago

I get an error Call to undefined method KeycloakGuard\KeycloakGuard::attempt(). I'm using Laravel 8 and I've followed the steps according to in README.md.

Can anyone help me ? :'(

robsontenorio commented 1 year ago

Please make sure you have followed README instructions.

If problem persists, please open a new issue with more details.