THY
THY
FFilament
Created by Oxygarum on 12/1/2024 in #❓┊help
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/11140
3 replies