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:
1Agent::is_mobile()2Agent::platform()
Filed in: