Action button that can download file.

I created an action button that uses an action class which returns a response()->download() that should download a file when clicked. It returns a successful notification but the download wont start.
action-button.png
action-class.png
Was this page helpful?