mrakodol/Laravel-5-Bootstrap-3-Starter-Site

Illegal string offset 'searchable'

Closed this issue · 1 comments

While DataTables is "ajaxing" data from the server (this specific instance happened in the admin section):

image

Which leads to this:

image

Here is the url of the http call: http://myserver/admin/user/data?draw=1&columns%5B0%5D%5Bdat…art=0&length=10&search%5Bvalue%5D=&search%5Bregex%5D=false&_=1452991348897

EDIT: BTW, this is a fresh install. No code has been edited yet.

fixed in new version