From 2d9e500ebe068640d09f2dc325ce33f0252dc8a5 Mon Sep 17 00:00:00 2001 From: Kevin MacMartin Date: Sat, 3 Sep 2016 00:30:02 -0400 Subject: [PATCH] Format Models like the updated User model --- app/Models/Contact.php | 21 +++++++++++++++------ app/Models/Subscriptions.php | 21 +++++++++++++++------ 2 files changed, 30 insertions(+), 12 deletions(-) diff --git a/app/Models/Contact.php b/app/Models/Contact.php index 273c741..f008cdb 100644 --- a/app/Models/Contact.php +++ b/app/Models/Contact.php @@ -1,16 +1,25 @@ -get(); } - } diff --git a/app/Models/Subscriptions.php b/app/Models/Subscriptions.php index 2ffb48d..8076005 100644 --- a/app/Models/Subscriptions.php +++ b/app/Models/Subscriptions.php @@ -1,16 +1,25 @@ -get(); } - }