dillingham/formation

Laravel索引过滤器与验证

0.11 2021-12-07 02:54 UTC

This package is auto-updated.

Last update: 2024-09-07 11:50:24 UTC


README

Build Status Latest Stable Version Total Downloads twitter

为Laravel提供简单搜索、排序、过滤器等。

请参阅Wiki以获取文档。(正在进行中)

使用composer将此添加到Laravel项目中

composer require dillingham/formation

使用artisan创建formation类

php artisan make:formation ArticleFormation