From 44690d6a0310dcf6c382e4d53bc42119511a63ed Mon Sep 17 00:00:00 2001 From: Ben Word Date: Mon, 30 Oct 2017 09:53:47 -0600 Subject: [PATCH] Update controller examples --- app/controllers/Home.php | 10 ---------- app/controllers/{App.php => app.php} | 0 app/controllers/{About.php => front-page.php} | 2 +- 3 files changed, 1 insertion(+), 11 deletions(-) delete mode 100644 app/controllers/Home.php rename app/controllers/{App.php => app.php} (100%) rename app/controllers/{About.php => front-page.php} (63%) diff --git a/app/controllers/Home.php b/app/controllers/Home.php deleted file mode 100644 index 35205466..00000000 --- a/app/controllers/Home.php +++ /dev/null @@ -1,10 +0,0 @@ -