Replies: 2 comments 1 reply
-
letting chatGPT loose it came up with the PHPDoc
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I honestly think this should be implemented because it will make the package easier to use... There's no point having a beautiful ui like scramble without having the ability to upload stuff. I want to see this built |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a route:
POST http://laravel-api.test/api/v1/import/{model}
The route takes a form/multipart with the uploaded file as well as one additional parameter 'original_filename'
It would be nice to be able to use this from the scramble UI
Beta Was this translation helpful? Give feedback.
All reactions