Require this package with composer using the following command:
composer require g4t/id-scanner
use g4t\IDScanner\Scanner;
Scanner::scan($request->images, 'files');
Scanner::scan($request->images, 'base64');
identity scanner laravel (OCR , MRZ , Visual and Barcode) is free software licensed under the MIT license.