2fa email solution forest

https://filamentphp.com/plugins/solution-forest-email-2fa
I used Laravel v10.48.18 (PHP v8.3.4) with filament 3.2

What I am trying to do:
  • I the try to implement the plugin into one of my panel
What I did:
  • I followed all the steps given in the link and check the config.filament-email-2fa.php to check the class name and seems to be correct, and try to clear all the cache
My issue/ the error:
  • i got class name must be a valid object or a string
Does my php/laravel does not compatible or something else?
image.png
image.png
Filament
This package seamlessly integrates two-factor authentication (2FA) into your application using email verification codes. Enhance the security of your user accounts and protect sensitive data.
Was this page helpful?