migrate Document & Content

point constant
This commit is contained in:
CheeSiong
2020-11-03 21:03:33 +08:00
parent 2bc680add9
commit 2bf5de8f3e
16 changed files with 158 additions and 7 deletions
@@ -1,6 +1,6 @@
<?php
namespace App\Http\Controllers\Account;
namespace App\Http\Controllers\Accounts;
use App\Classes\Modules\Accounts\ControllersLogic\AuthenticateUserLogic;
use Illuminate\Http\JsonResponse;