->replicate method. Works great. Making some changes in the beforeReplicaSaved hook and all is well. I need to save the relationships. Is this just a matter of doing it the laravel way (per the docs) and just doing that in the after() method or is there another way in Filament? Just wanted to check before I do this the hard way or something lol.