Demonstration Laravel CRUD Generator

We will perform a demonstration of the Laravel CRUD Generator that we are developing.
The idea is simply to generate a default Laravel application, but with an administration part that has a CRUD interface to the database model that was uploaded.

The Laravel CRUD Generator will be made available to the general public free of use as an online tool: upload a data model, follow some additional steps and download the generated Laravel application.