add auth api
This commit is contained in:
5
app/Modules/ApiAuth/Repositories/ApiAuthRepository.php
Normal file
5
app/Modules/ApiAuth/Repositories/ApiAuthRepository.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
namespace App\Modules\ApiAuth\Repositories;
|
||||
|
||||
class ApiAuthRepository {}
|
||||
Reference in New Issue
Block a user