fly 4 年 前
コミット
a53b4618e8
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/Requests/CompanyAuth/CompanyAuthRequest.php

+ 1 - 1
src/Requests/CompanyAuth/CompanyAuthRequest.php

@@ -1,6 +1,6 @@
 <?php
 
-namespace General\Requests;
+namespace General\Requests\CompanyAuth;
 
 use Illuminate\Http\Request as BaseRequest;