Laravel and Sentinel integration error
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 ?