-
Notifications
You must be signed in to change notification settings - Fork 211
Conflict between Entrust::save() and Ardent::save() #296
Comments
Sorry, have you tried opening this issue on THEIR side? As the message Igor Santos
|
I tried opening this issue on their side but no response. Not sure if there exists any other solution before making a localized change in either code at my end. |
Have you tried downgrading? Igor Santos
|
I tried opening this issue on their side but no response. Not sure if there exists any other solution before making a localized change in either code at my end. |
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.
The text was updated successfully, but these errors were encountered: