-
Notifications
You must be signed in to change notification settings - Fork 144
Open
Description
I think you can try this
All str_ and array_ helpers have been moved to the new laravel/helpers Composer package and removed from the framework. If desired, you may update all calls to these helpers to use the Illuminate\Support\Str and Illuminate\Support\Arr classes. Alternatively, you can add the new laravel/helpers package to your application to continue using these helpers:
composer require laravel/helpers
Originally posted by @InspiredPrynce in #151 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels