Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

jh's avatar
Level 1

Changing User model name for Spark

Because User doesn't really make sense for my application, I've changed the model name to Customer. I could only fully accomplish this by making a change in a core file (configuration/ManagesModelOptions.php).

Is there a way to extend this class so I don't need to do that? Documentation is lacking, otherwise I'd RTFM.

Cheers

0 likes
1 reply

Please or to participate in this conversation.