Laravel this is not only a practical framework, it is also a programming style
Laravel Route: Route::post('verify-phone', [LoginController::class, 'verifyPhone'])->name('verify-phone');
Route::post('verify-phone', [LoginController::class, 'verifyPhone'])->name('verify-phone');
<a href="" >Resend OTP</a>
Aucun commentaire:
Enregistrer un commentaire