laravel4-datatables-package
laravel4-datatables-package copied to clipboard
Exception Class 'Illuminate\Support\Arr' not found
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.
I completely agree, any comments about this?
still an issue :( . Can`t use L4.1 with the current master branch
something new regarding this issue? I have the same problem.