However, the migration creates a database table called "notifications" and we already have a database table of that name. I can of course change it in the migration but presumably Filament will be looking for the "notifications" table rather than the one I create.
Can anyone tell me if it is possible to customise this, please?