Home  >  Q&A  >  body text

Fatal error: Class 'app\facade\Test' not found

[0] ThrowableError in Demo2.php line 28

Fatal error: Class 'app\facade\Test' not found

* __call When the method to be called does not exist or has insufficient permissions , the __call method will be automatically called. *__callStatic When the called static method does not exist or has insufficient permissions, the __callStatic method will be automatically called. * Method 1, define protected static function getFacadeClas in app\facade\Test

BlueBlue1851 days ago1758

reply all(3)I'll reply

  • 小萝卜头

    小萝卜头2020-01-06 22:26:27

    What’s going on? Brother, what the teacher said is a bit profound, I don’t understand.

    reply
    0
  • 天蓬老师

    天蓬老师2019-10-19 09:06:43

    For a class that does not have a Facade, you can customize its facade according to the rules of the framework

    reply
    0
  • Blue

    Thank you. The problem has been solved.

    Blue · 2019-10-20 09:53:13
  • Cancelreply