From 3a74377e861c1a401f1dffbd595f547e04eb72c8 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Fri, 22 Jan 2016 12:01:33 +0100 Subject: Initial commit --- app/Http/Controllers/ExampleController.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 app/Http/Controllers/ExampleController.php (limited to 'app/Http/Controllers/ExampleController.php') diff --git a/app/Http/Controllers/ExampleController.php b/app/Http/Controllers/ExampleController.php new file mode 100644 index 0000000..aab066e --- /dev/null +++ b/app/Http/Controllers/ExampleController.php @@ -0,0 +1,18 @@ +