I am using the latest Ardent version with entrust 5.2.x-dev on Laravel 5.2 framework
Entrust with Laravel Ardent is having a conflict and the following error message is displayed:
Declaration of Zizaco\Entrust\Traits\EntrustUserTrait::save() should be compatible with LaravelArdent\Ardent\Ardent::save(array $rules = Array, array $customMessages = Array, array $options = Array, Closure $beforeSave = NULL, Closure $afterSave = NULL)
Kindly provide a fix for this issue.