I have a users table (default included by Laravel) for authenticated users.
I also have a visitors table which is filled by a middleware. It creates a visitor when it