[ 'source' => 'title', 'method' => function ($string, $separator) { return strrev(Str::slug($string, $separator)); } ] ]; } }