Skip to content

Commit

Permalink
we don't need two drop in link migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
AlirezaAlgo committed Apr 16, 2015
1 parent 4da22b7 commit 4e80e5a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ public function up()
*/
public function down()
{
Schema::drop('links');

}

}

0 comments on commit 4e80e5a

Please sign in to comment.