Skip to content

Who this package is for

kirkbushell edited this page Nov 4, 2014 · 1 revision

Laravel Localisation is built for developers. More importantly - it's built for developers who want an open system for creating content that has great multilingual support. We feel that the package does not get in a developer's way, and instead empowers them to implement a translation system that best suits their needs, but whilst also being able to use patterns and conventions that the Localisation package has put in place.

In short, the package is for developers who need a strong support for localisation, where the content is not static, as in the case of Laravel's native support for localisation, but rather where the content is created and managed by end-users. This package is built for developers who have users that need multilingual capabilities. How you implement this on your user interfaces and manage it - is entirely up to you. This package simply gives you the tools to easily translate your models and collections.

  1. Home
    1. Objectives of this package
    2. [Who this package is for](Who this package is for)
    3. [Working with the Translator](Working with the Translator)
    4. [How it works](How it works)
Clone this wiki locally