Closed silv3r4u closed 4 hours ago
The dashboard and quiz features do not have a table, so they do not require migrations.
They are there because when I create controller and model resources I run the command < php spark make:scaffold > which creates controller, model and migrations automatically.
I ended up not documenting this. Sorry.
The project is working ok even with empty migrations in the dashboard and quiz resources.
All databases migration are empty. Could you provide the sql dump, if you want, of course.