larapack / hooks

Hooks is a extension system for your Laravel application.
https://larapack.io
MIT License
219 stars 15 forks source link

Fix to be compatible with Laravel 6 #45

Closed ArthurLehdermann closed 5 years ago

ArthurLehdermann commented 5 years ago

Replaced array_get to \Arr::get and array_except to \Arr::except