fixed migrations, this should be the bare minimum needed to go forward. Changed name column in some tables, changed some tables completely, and used laravel functions to create FKs. Tested migrate and it works. I haven't tested signing in but that should work as well. Feel free to test it, I would but I only have a few minutes before I'm back to work and I work until 9 pm tonight with one 15 minute break between.
fixed migrations, this should be the bare minimum needed to go forward. Changed
name
column in some tables, changed some tables completely, and used laravel functions to create FKs. Tested migrate and it works. I haven't tested signing in but that should work as well. Feel free to test it, I would but I only have a few minutes before I'm back to work and I work until 9 pm tonight with one 15 minute break between.closes #19