dillingham / formation

Laravel search, sort, and filters
MIT License
0 stars 0 forks source link

add related #12

Closed dillingham closed 2 years ago

dillingham commented 2 years ago
Related::make('orders', OrderFormation::class);

Allows searching, sorting & filtering on nested page

$formation->results('orders');

How to handle filters and search sort etc

Option: A base64 encoded filter set specific for the

/customers/1?orders=fadflaksfnaslfnaslfknaflakn
<jet-finder name="orders" />

finder would then

the orders in this example would already be filtered