Skip to content

Fix undefined action "array_get" for Laravel 6+#16

Open
coziboy wants to merge 1 commit intolaravel-admin-extensions:masterfrom
Buatin-Website:develop
Open

Fix undefined action "array_get" for Laravel 6+#16
coziboy wants to merge 1 commit intolaravel-admin-extensions:masterfrom
Buatin-Website:develop

Conversation

@coziboy
Copy link
Copy Markdown

@coziboy coziboy commented May 5, 2021

Since Laravel 6+ all array_ helpers have been moved to the new laravel/helpers. Use Illuminate\Support\Arr::get() instead of array_get()
Issue: #15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant