You can get the entire array with Lang::get(). $array = Lang::get('pagination'); // return entire array $text = Lang::get('pagination.next'); // return single item