Closed vkovic closed 5 years ago
Tests failing because of deprecation of str_* functions.
str_*
We should use Illuminate\Support\Str instead.
Illuminate\Support\Str
Tests failing because of deprecation of
str_*
functions.We should use
Illuminate\Support\Str
instead.