Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File uploading #167

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

File uploading #167

wants to merge 1 commit into from

Conversation

adamghill
Copy link
Owner

No description provided.

@adamghill adamghill self-assigned this Mar 10, 2021
@adamghill adamghill linked an issue Mar 10, 2021 that may be closed by this pull request
@adamghill adamghill marked this pull request as draft March 10, 2021 11:57
@@ -54,4 +54,12 @@ <h2>Select2</h2>
select2_datetime: {{ select2_datetime }}
</div>
</div>

<div>
<form wire:submit.prevent="upload_file">

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this meant to be unicorn:submit?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes! This would need to be unicorn:submit once this is all working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to handle File uploads
2 participants