Convert and store Base64 encoded files in Laravel, use Validation rules, and access the decoded files from the Request instance
– protone.media - submitted by Pascal Baljet
This package has a trait that you can add to a Form Request to convert base64 input data to files.
Read more [protone.media]