Gt
use Illuminate\Support\Str;
$truncated = Str::limit('The quick brown fox jumps over the lazy dog', 20);
// The quick brown fox...
Size: a a a
Gt
use Illuminate\Support\Str;
$truncated = Str::limit('The quick brown fox jumps over the lazy dog', 20);
// The quick brown fox...
R#
И
IG
Gt
Gt
ЕК
D
D
ЕК
Gt
ЕК