$request->except('teacher');
Whether this method comes with php or tp
Yours is obviously a member method of the object. You only need to determine whether the system has a class that generates this $request object instance, and the class has this method. Both are indispensable
TP closed method
Yours is obviously a member method of the object. You only need to determine whether the system has a class that generates this $request object instance, and the class has this method. Both are indispensable
TP closed method