laravel-visitors icon indicating copy to clipboard operation
laravel-visitors copied to clipboard

Track website visitors

Results 2 laravel-visitors issues
Sort by recently updated
recently updated
newest added

Some models can connect to different databases, but the `visitors` still connecting on the default DB connection. To solve this, I've created the config file which contains the DB connection....