reverse method

PHOTO EMBED

Thu Dec 02 2021 08:07:22 GMT+0000 (Coordinated Universal Time)

Saved by @sayedsadat344 #php #laravel

$this->assertSame('FooBar', Str::reverse('raBooF'));
$this->assertSame('Teniszütő', Str::reverse('őtüzsineT'));
$this->assertSame('❤MultiByte☆', Str::reverse('☆etyBitluM❤'));
content_copyCOPY

https://laravel-news.com/laravel-8-74-0