4 but each time I press the submit button I get this error message: Fatal error: Class ' App\ Http\ Controllers\ Controller' not found. Below is my code for controller. Class ' App\ Http\ Controllers\ Redirect' not found I. each class that you don' t import into your custom namespaced class needs to be extracted. Fatal error: Call. namespace App\ Http\ Controllers;. のようなものがあると思います。 この場合に次の ようにクラス名を書くと、 $ zip = new ZipArchive( ) ;. 実際には App\ Http\ Controllers\ ZipArchive というクラス名であると解釈されます。 次のようにクラス名の. I' m quite new to Laravel and when I am going through a tutorial when I encountered this error. This is my code in ' testController.