How to exclude a Model's attribute(object) to be passed to filament livewire component by default
I'm trying to build a admin interface for https://github.com/spatie/laravel-uptime-monitor and i got the error
I presume this is due to the package has these function in the
Monitor
model converting url attribute to Url object.
But i've no idea how to ignore this or deal with this in filamentphp and need some assistance. Thank youGitHub
GitHub - spatie/laravel-uptime-monitor: A powerful and easy to conf...
A powerful and easy to configure uptime and ssl monitor - spatie/laravel-uptime-monitor
0 Replies