In case you don`t need user removal features, change the config to disable url generation for the given user class
# app/config/config.yml
ben_gor_user:
user_class:
your_user:
# ...
use_cases:
security:
remove: false
# ...
How can I help you explore Laravel packages today?