So rufen Sie eine Funktion im Modell von einem Controller auf

ModelName::FunctionName(Parameters);

make sure the function in the model is static
Tanzeela Yousuf