Daniel Plakinger
Daniel Plakinger
Hello, this project seems to be dead (no updates), can we fork it to create new one?
Just removed dead links
Mention in https://github.com/beckenrode/mysql-workbench-export-laravel-5-migrations/issues/18#issuecomment-276653179
We're sending data as in example bellow, due to this line: ```js if (request.raw.files) { for (const key in request.raw.files) { request.body[key] = request.raw.files[key] } } ``` They got ignored...