I want to make signature pad with fix background Image, and save the image to the public folder in laravel.
i use this code to make signaturepad : https://www.itsolutionstuff.com/post/laravel-signature-pad-example-tutorialexample.html
I want to make signature pad with fix background Image, and save the image to the public folder in laravel.
i use this code to make signaturepad : https://www.itsolutionstuff.com/post/laravel-signature-pad-example-tutorialexample.html
Copyright © 2021 Jogjafile Inc.
so this is my code, is possible add fix image background in the signaturepad ?
routes/web.php
app/Http/Controllers/SignaturePadController.php
resources/view/signaturePad.blade.php