Validasi nomor telepon, Laravel
'phone' => 'required|regex:/(01)[0-9]{9}/'
Handsome Hamerkop
'phone' => 'required|regex:/(01)[0-9]{9}/'