PHP CRUD Generator allows you to easily reload changes in the structure of your database
( Addition/Modification/Deletion of tables and/or fields).
generator/generator.php
RELOAD DATABASE STRUCTURE
buttonIn both cases, the Generator will auto-detect & apply the changes you made in your database.
You'll see some confirmation messages if you removed some tables.
If you just added new ones you'll find them in the table
dropdown list.
Table
dropdown list.RESET "your_table" STRUCTURE
buttonA modal will appear with instruction to choose if you want to reset your table structure only or the complete table data.
"your_db" relation
dropdown listRESET
button at the bottom of the relations listBuild up your database