I\'m trying to run the migration (see below) and seed the database, but when I run
php artisan migrate --seed
I get this error:
<
You could just drop it with.
$table->dropForeign('posts_user_id_foreign');