Skip to content
kirkbushell edited this page Nov 4, 2014 · 2 revisions

Laravel localisation is a Laravel bridge package for Tectonic's Localisation package. It provides a laravel implementation, using eloquent models, a custom repository and a way of transforming models and collections into translated objects that consist of the translations stored in the database.

Menu

  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)
  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