webazin/inquiry

inquiry system for iranian - national code card number sheba ....

dev-main 2023-10-17 13:24 UTC

This package is auto-updated.

Last update: 2024-12-17 15:54:27 UTC


README

Inquiry system for iranian with laravel package - national code card number sheba shahkar , ....

سرویس احراز هویت لاراول جهت استعلام کد ملی کارت بانکی نام و نام خانوادگی استعلام شبا و ...

install

composer require webazin/inquiry

add this codes to config/app.php

\Webazin\Inquiry\InquiryServiceProvider::class
'Inquiry' => \Webazin\Inquiry\InquiryFacade::class,
php artisan vendor publish

and edit config/inquiry.php

Use

Examples

Get iban from cad number

Inquiry::cardToSheba(['number' => '6104.......','iban' => true])