A simple package to display languages and ISO 639-1 short codes and long localization code (ie. en_US). Controllable via config so you can easily overwrite the list with your own.
You can install the package via composer:
composer require generalsystemsvehicle/in-one-ear
The facade provides basic access.
Languages::all()
Initial Release