-
- Downloads
feat: add user agent processing functionality
- Create `ProcessUserAgentJob` for detecting if a user agent is a bot and logging the result. - Implement `ProcessUserAgentsCommand` to handle batch processing of user agents from the database.
parent
27b7fb69
No related branches found
No related tags found
app/Jobs/ProcessUserAgentJob.php
0 → 100644
Please register or sign in to comment