Sign in
Log inSign up

Laravel and Sentinel integration error

Marius's photo
Marius
·Jul 23, 2016

Hi, I am trying to use a pre-configed project which has Sentinel Auth system in it and when I am trying to run php artisan db:seed, I get this error :

[BadMethodCallException]                                                     
  Call to undefined method Illuminate\Database\Query\Builder::addPermission()  . Maybe someone can help solve this ?