khazanah
This commit is contained in:
@@ -148,12 +148,6 @@ class CustomersController extends Controller
|
||||
//
|
||||
}
|
||||
|
||||
public function test(){
|
||||
$response = Http::get('http://localhost:8000/api/customers');
|
||||
dd($response->json());
|
||||
}
|
||||
|
||||
|
||||
public function getOTP()
|
||||
{
|
||||
$auth_user = Auth::user();
|
||||
|
||||
Reference in New Issue
Block a user