This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
Hey all, I've been working on a game lately, and one of the things I needed was a user agent parser, I really fell in love with Piwik's parser. I couldn't find any good Laravel integrations (specifically to make certain keys available in a request).
So I wrote a small bridge and middleware, then I realized shortly after that it probably is best made into a tiny stand alone library for others to use. Which I've done.
If anyone has an interest, feel free to check it out:
https://github.com/dungeonworx/devicedetector
https://packagist.org/packages/dungeonworx/laravel-devicedetector
Original package/author of DeviceDetector:
Post Details
- Posted
- 6 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/laravel/com...