From ff1bed97b886b32c17a10575a4ee11e64c0e02b7 Mon Sep 17 00:00:00 2001 From: Niek van der Kooy Date: Tue, 10 Mar 2015 18:24:28 +0100 Subject: [PATCH] We need to include models we use Probably some left over L5 migration stuff, since you wouldn't notice it until reversing a migration --- database/migrations/2014_12_13_190730_changes_for_v321.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/database/migrations/2014_12_13_190730_changes_for_v321.php b/database/migrations/2014_12_13_190730_changes_for_v321.php index c5a2be3f0c..84a59ab82b 100644 --- a/database/migrations/2014_12_13_190730_changes_for_v321.php +++ b/database/migrations/2014_12_13_190730_changes_for_v321.php @@ -1,5 +1,7 @@