File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change 5858 | defining a public $allowedFilters = ['...'] property.
5959 |
6060 */
61- <<<<<<< HEAD
6261 'allowed_filters ' => ['* ' ],
63- =======
64- 'allowed_filters ' => [
65- // 'status',
66- // 'role',
67- // 'email',
68- // 'created_at',
69- ],
70- >>>>>>> a047b0140be224c9fd3cec5da35f95c29930c5e7
7162
7263 /*
7364 |--------------------------------------------------------------------------
123114 | Config fallback if none specified
124115 |
125116 */
126- <<<<<<< HEAD
127117 'pagination ' => [
128118 'per_page ' => 10 , // default items per page
129- =======
130- 'pagination ' => [
131- 'per_page ' => 10 , // default items per page
132- >>>>>>> a047b0140be224c9fd3cec5da35f95c29930c5e7
133119 'max_per_page ' => 100 , // maximum items allowed per page
134120 ],
135121
You can’t perform that action at this time.
0 commit comments