THY
Access JSON and display in a table
Maybe try to remove the outer
[]
before passing it to the query()
function?
{"shift_id":1,"shift_type":"TestType","shift_description":"TestDescription","shift_duration":25,"shift_date":"2024-11-27","shift_supervisor":["John Doe"]}
The answer I am giving is from here (I think it may help you):
https://github.com/filamentphp/filament/discussions/111403 replies