laravel4-datatables-package icon indicating copy to clipboard operation
laravel4-datatables-package copied to clipboard

Exception Class 'Illuminate\Support\Arr' not found

Open patrickcarlohickman opened this issue 10 years ago • 3 comments

The current master branch uses the /Illuminate/Support/Arr class, which did not become available until L4.2, but the composer.json file requires >=4.0.0.

The composer file should be updated to reflect the dependency on >=4.2, or the use of /Illuminate/Support/Arr should be removed.

Use of the current master branch in L4.1 throws the exception.

patrickcarlohickman avatar Jan 13 '15 16:01 patrickcarlohickman

I completely agree, any comments about this?

ren- avatar Jan 22 '15 17:01 ren-

still an issue :( . Can`t use L4.1 with the current master branch

kjparkdavid avatar Jul 28 '15 19:07 kjparkdavid

something new regarding this issue? I have the same problem.

devBwebi avatar Oct 03 '15 22:10 devBwebi