laravel-logger
laravel-logger copied to clipboard
GeoPlugin configuration settings.
GeoPlugin configuration settings; enable toggle and API URL.
Adds configuration settings to be able to disable the GeoPlugin used from the log activity views.
Disable in .env with:
LARAVEL_LOGGER_GEO_PLUGIN_ENABLED=false
... and you should see a lot more Additional Ip Address Data Not Available on individual activity log entries.
(The usual caveats about published config files apply; republish or merge to ensure setting is picked up.)