add service dir
This commit is contained in:
@ -6,7 +6,7 @@ namespace App\Http\Controllers\Follow;
|
||||
use App\Exceptions\ModelException;
|
||||
use App\Http\Controllers\Base\BaseController;
|
||||
use App\Models\Api\Follow\FollowModel;
|
||||
use App\Service\AuthService;
|
||||
use App\Service\Api\AuthService;
|
||||
use Psr\Container\ContainerExceptionInterface;
|
||||
use Psr\Container\NotFoundExceptionInterface;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user