Your code looks fine, are you sure you don't have another migration that is adding a table for you?
Jul 7, 2015
5
Level 28
[5.1.6] Migration can not create column
Hello, I try to add a column to table that is already exists.
https://github.com/laravel/framework/issues/9550
This is my issue in github.
First of all i think is a bug in migration. If you follow the conversation will find that i'm agree it's not.
Here is a picture of my code - http://prntscr.com/7pu2wa
and picture of the result
http://prntscr.com/7pu3n2
edit 1: I'm using SQLITE
Please or to participate in this conversation.