TappNetwork / filament-authentication-log

32 stars 14 forks source link

No logs on Authentication Logs page and table #11

Open itskawsar opened 9 months ago

itskawsar commented 9 months ago

I have followed every instruction and I have the table.

I have logged in several times with different browser, still the table is empty, as a result the Authentication Logs page is showing empty.

image

gosheto commented 9 months ago

The same for me.

swilla commented 9 months ago

You followed the installation instructions for the base package? https://rappasoft.com/docs/laravel-authentication-log/v1/start/configuration

What are you using your authentication inside your application?

itskawsar commented 9 months ago

Yes, I have followed all the instructions.

I ignored the following:

  1. publish the view/email files
  2. torann/geoip related config
  3. Overriding default Laravel events
  4. Overriding in Fortify
gosheto commented 9 months ago

I followed all the instructions and everything was working as it should. However, at some point, it stopped recording the data. I'm not sure, but this happened after I installed and configured Multi-tenancy in the project.

shahzadwaris commented 7 months ago

It is not working Filament 3

edeoliv commented 6 months ago

I have a similar problem, it works in local but not in production and I have filament 3.2.27. local production

shahzadwaris commented 6 months ago

You need to set the location=false in the config file as this issue is related to the IP package.