sgpatil / oriquent

Orientdb Eloquent driver for Laravel 5
MIT License
47 stars 15 forks source link

BadMethodCallException #13

Closed jainamit333 closed 8 years ago

jainamit333 commented 8 years ago

I am trying to setup the orientdb on laravel 5.1 I am getting following error when i am trying to migrate the data.

[BadMethodCallException]
Call to undefined method Sgpatil\Orientdb\Query\Builder::getListSelect().

I check the class and found there is no method present in this class .

Can you please help.

sgpatil commented 8 years ago

Hello @jainamit333 can you please show me the code you trying that generates this error.

sgpatil commented 8 years ago

Got the source of error..will resolve it soon..

jainamit333 commented 8 years ago

Thanks,

On Mon, Mar 7, 2016 at 9:31 PM, Sumit Patil notifications@github.com wrote:

Got the source of error..will resolve it soon..

— Reply to this email directly or view it on GitHub https://github.com/sgpatil/orientdb-laravel-5/issues/13#issuecomment-193315396 .