For those coming from CodeIgniter you may have used the user agent library before and at times it is really useful. This ports it to a Laravel bundle and gives you all the features of the CodeIgniter one like:
Agent::is_mobile()Agent::platform()
Filed in: