laravel5-isocodes-validation icon indicating copy to clipboard operation
laravel5-isocodes-validation copied to clipboard

Replace call to removed function `snake_case`.

Open SouD opened this issue 3 years ago • 1 comments

Replace call to missing (removed) function snake_case() in IsoCodesValidationServiceProvider.php with \Illuminate\Support\Str@snake().

SouD avatar Mar 04 '21 08:03 SouD

@SouD FYI we published an updated version of the package, which should work with versions of Laravel >=5, though restricted to PHP 7.4+

https://github.com/wsu-das/laravel-isocodes-validation

stebogit avatar Oct 06 '21 22:10 stebogit