Jul 26, 2017 · 1 min read
Wayne you have to do 2 things first make sure you ran php artisan migrate:rollback to remove the tables if you have already deleted the files just go to the database and drop the tables manually.
and then run composer dump-autoload … all should work great afterwards