Skip to content

Commit

Permalink
Deploying to gh-pages from @ 1a68ef7 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
tabuna committed Nov 10, 2024
1 parent 3d1c71c commit bb6a0c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ru/docs/filters/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ <h2><a href='#klassiceskii-filtr' id='klassiceskii-filtr'>Классически
<blockquote>
<p><strong>&#1055;&#1088;&#1080;&#1084;&#1077;&#1095;&#1072;&#1085;&#1080;&#1077;.</strong> &#1042;&#1099; &#1084;&#1086;&#1078;&#1077;&#1090;&#1077; &#1080;&#1089;&#1087;&#1086;&#1083;&#1100;&#1079;&#1086;&#1074;&#1072;&#1090;&#1100; &#1086;&#1076;&#1085;&#1080; &#1080; &#1090;&#1077; &#1078;&#1077; &#1092;&#1080;&#1083;&#1100;&#1090;&#1088;&#1099; &#1076;&#1083;&#1103; &#1088;&#1072;&#1079;&#1085;&#1099;&#1093; &#1084;&#1086;&#1076;&#1077;&#1083;&#1077;&#1081;.</p>
</blockquote>
<p>&#1044;&#1083;&#1103; &#1080;&#1089;&#1087;&#1086;&#1083;&#1100;&#1079;&#1086;&#1074;&#1072;&#1085;&#1080;&#1103; &#1092;&#1080;&#1083;&#1100;&#1090;&#1088;&#1086;&#1074; &#1090;&#1088;&#1077;&#1073;&#1091;&#1077;&#1090;&#1089;&#1103; &#1087;&#1086;&#1076;&#1082;&#1083;&#1102;&#1095;&#1080;&#1090;&#1100; &#1090;&#1088;&#1077;&#1081;&#1090; <code>Orchid\Filter\Filterable</code> &#1074; &#1074;&#1072;&#1096;&#1091; &#1084;&#1086;&#1076;&#1077;&#1083;&#1100; &#1080; &#1087;&#1077;&#1088;&#1077;&#1076;&#1072;&#1074;&#1072;&#1090;&#1100; &#1074; &#1092;&#1091;&#1085;&#1082;&#1094;&#1080;&#1102; <code>filtersApply</code> &#1084;&#1072;&#1089;&#1089;&#1080;&#1074; &#1082;&#1083;&#1072;&#1089;&#1089;&#1086;&#1074;:</p>
<p>&#1044;&#1083;&#1103; &#1080;&#1089;&#1087;&#1086;&#1083;&#1100;&#1079;&#1086;&#1074;&#1072;&#1085;&#1080;&#1103; &#1092;&#1080;&#1083;&#1100;&#1090;&#1088;&#1086;&#1074; &#1090;&#1088;&#1077;&#1073;&#1091;&#1077;&#1090;&#1089;&#1103; &#1087;&#1086;&#1076;&#1082;&#1083;&#1102;&#1095;&#1080;&#1090;&#1100; &#1090;&#1088;&#1077;&#1081;&#1090; <code>Orchid\Filter\Filterable</code> &#1074; &#1074;&#1072;&#1096;&#1091; &#1084;&#1086;&#1076;&#1077;&#1083;&#1100; &#1080; &#1087;&#1077;&#1088;&#1077;&#1076;&#1072;&#1074;&#1072;&#1090;&#1100; &#1074; &#1092;&#1091;&#1085;&#1082;&#1094;&#1080;&#1102; <code>filters</code> &#1084;&#1072;&#1089;&#1089;&#1080;&#1074; &#1082;&#1083;&#1072;&#1089;&#1089;&#1086;&#1074;:</p>
<pre><code class="language-php">use App\Model;

Model::filters([Filter::class])-&gt;simplePaginate();
Expand Down

0 comments on commit bb6a0c1

Please sign in to comment.