Select searchable make the form does not get the options value if the name use (.).
Select::make('address.senderProvinceCode')
->options(ProvinceCode::Province)
->label('Sender Province')
->searchable()
When i opened a new resource page, i got this error "array_replace_recursive(): Argument #2 must be of type array, int given". Anybody knows how to solve it?
I want to upload csv file that would be use to extract the row, but when the file saved to database, it converted to zip. Is there any solution? Thanks
Can we add button to trigger the filter in table, so the system just work when the filter has setted by press the button, its make the data load lighter