-2

I am New in Laravel, I want to save signature as png file in storage folder. Help me to find solution. I will be thankful to you.

1 Answers1

0

I have created a forms package for Laravel that lets a user sign a form: https://github.com/GeneaLabs/Laravel-casts.

You could also implement this yourself using a package like signature_pad: http://szimek.github.io/signature_pad/

mike.bronner
  • 1,203
  • 1
  • 20
  • 39