Add multiple Abilities #344
Annotations
10 errors
app/Http/Controllers/CrudController.php#L159
Call to an undefined method Illuminate\Database\Eloquent\Builder<App\Models\MiscModel>::filter().
|
app/Http/Controllers/Front/HelperController.php#L32
Call to an undefined method App\Models\MiscModel::getFilterableColumns().
|
app/Http/Requests/StoreAbilityEntity.php#L29
Array has 2 duplicate keys with value 'entities' ('entities', 'entities').
|
app/Models/CampaignDashboardWidget.php#L278
Call to an undefined method Illuminate\Database\Eloquent\Builder<App\Models\MiscModel>::filter().
|
app/Models/CampaignDashboardWidget.php#L323
Call to an undefined method Illuminate\Database\Eloquent\Builder<App\Models\MiscModel>::filter().
|
app/Services/Campaign/ExportService.php#L214
Call to an undefined method App\Models\MiscModel::exportRelations().
|
app/Services/Users/PurgeService.php#L110
No error to ignore is reported on line 110.
|
app/Services/Users/PurgeService.php#L112
No error to ignore is reported on line 112.
|
app/Services/Users/PurgeService.php#L114
No error to ignore is reported on line 114.
|
app/Traits/TreeControllerTrait.php (in context of class App/Http/Controllers/Crud/AbilityController)#L101
Call to an undefined method Illuminate\Database\Eloquent\Builder<App\Models\MiscModel>::filter().
|
The logs for this run have expired and are no longer available.
Loading