beckenrode / mysql-workbench-export-laravel-5-migrations

A MySQL Workbench plugin which exports a Model to Laravel 5 Migrations
MIT License
898 stars 236 forks source link

Incompatibility with w7 and Mysql WorkBench 8.0 CE ? #78

Closed JLP0578 closed 3 years ago

JLP0578 commented 3 years ago

Hello, During installation, Mysql WorkBench asks to restart the application. Once done, it displays an error when starting the application.

Error: "Unsupported Operating System You are running Workbench on an unsupported operating system. While it may work for you just fine, it wasn't designed to run on your platform? Please keep this in mind if you run into problems."

When I go to tools > catalog, there is no Export Laravel 5 Migration

I don't know if this bug comes from MySQL Workbench, my system or your plugin.

Thank you for your work :D

JLP0578 commented 3 years ago

Well I found in the other problems and indeed it is the version 8 of Mysql WorkBench, it's still very weird. Thank you for the deposit and your work.