From 77f1076c15fbb8bf826a58cb2d556801a82a81ee Mon Sep 17 00:00:00 2001 From: Zach DeCook Date: Wed, 26 Dec 2018 09:52:37 -0500 Subject: - Add laravel site directories --- laravel/app/Exceptions/Handler.php | 51 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 laravel/app/Exceptions/Handler.php (limited to 'laravel/app/Exceptions') diff --git a/laravel/app/Exceptions/Handler.php b/laravel/app/Exceptions/Handler.php new file mode 100644 index 0000000..043cad6 --- /dev/null +++ b/laravel/app/Exceptions/Handler.php @@ -0,0 +1,51 @@ +