orchidsoftware / crud

Simplify the process of building CRUD (Create, Read, Update, Delete) functionality in Laravel using the features of Orchid.
https://orchid.software
MIT License
138 stars 34 forks source link

It is not possible to use Group in a resource #15

Closed rabol closed 3 years ago

rabol commented 3 years ago

It is not possible to use a Group::make() to group one or more fields on the same row.

tabuna commented 3 years ago

Hi, this should be fixed with the latest version.