Foreign Table / Managing relationships

I create API Authorization Tokens here from a Name and a uuid. So I created 2 tables, one with foreign and models hasMany and belongsTo. Now I want that when you click Edit in the "Admin panel" you don't edit the name but you can add or delete Restricted Referers to the foreign table. Muss ich für Filament "Managing relationships" verwenden und wenn ja welches? Do I have to use "Managing relationships" for filament and if so, which one?
2 Replies