In this multi-part series, we’ll be documenting the process of building and maintaining an open-source package for Laravel. We will cover everything from bootstrapping the package to dealing with your first issues and pull requests and as much as we possibly can in between.
31/Oct/18 · by Joe DixonIf you ever have worked already with Laravel 5 (if not, you should), and that you needed a decent way to switch language into your application, well good luck.
18/May/15 · by Clément RigoLangman is a language files manager in your artisan console, it helps you search, update, add, and remove translation lines with ease. Taking care of a multilingual interface is not a headache anymore.
by Mohamed SaidWith this package you can translate your language files using a translator service. Currently the package ships only with Google Translate.
by BenAdd location based restrictions for your Laravel App.
by LaraCraftsA simple Laravel Package to sort Countries, States and Cities
by Michael OkohLaravel Translation is a package for Laravel 5 which allows you full control over your translations when using Laravel's localization functionality. The package allows you to manage your translations using either the native file based translations, but also provides a database driver which is useful in multi-server setups.
by Joe DixonTranslating Laravel languages files using a Google Spreadsheet.
by Nassif Bourguig