TEST DB FOR laravel-crud-wizard-free (displays max 10 rows from every resource)
laravel 12
See also demo for paid version
See also decorated free version
List clients
List operations with query builder
List operations-products-pivot
List products
Resource: clients
Filter:
Resource: operations
Filter:
| Add column filter:
Select column
id
parent_id
client_id
currency
value
created_at
updated_at
;
| Add filter type:
Select filter type
equals
| Add with relation count:
Select relation
parent
children
client
products
productsValueScopeIssue51825
productsValueScopeIssue51825Alias
productsValueScopeIssue51825Nested
productsValueScopeIssue51825Nested333
;
| Add with relation exist:
Select relation
parent
children
client
products
productsValueScopeIssue51825
productsValueScopeIssue51825Alias
productsValueScopeIssue51825Nested
productsValueScopeIssue51825Nested333
;
| Add with relations:
Select relation
parent
children
client
products
productsValueScopeIssue51825
productsValueScopeIssue51825Alias
productsValueScopeIssue51825Nested
productsValueScopeIssue51825Nested333
;
| Pagination:
Select paginator
With Count
Simple
Cursor
| Sort:
Select sort
id ASC
id DESC
parent_id ASC
parent_id DESC
client_id ASC
client_id DESC
created_at ASC
created_at DESC
currency ASC
currency DESC
value ASC
value DESC
;
aggregate column ASC
aggregate column DESC
Resource: operations-products-pivot
Filter:
Resource: products
Filter:
Documentation