TheBadSpace/app/Http/Controllers
Ro afce441001
Rewired new location submission form
Brought over the old form for adding new location to the db and the
plugged everything back up using Laravel's eloquent orm (which is pretty
fucking sweet) to re-active that process

NOTE: larvel gets a twitchy when sequencing isn't explicitly set some
minor edits needed to be made to the development DB to prevent a null id
error when inserting new records. this should be done to production when
it's ready as well
..
AuthController.php Added Template Files, Grouped Den Routes
Controller.php The Big Switch
DenController.php Rewired new location submission form
FrontIndexController.php Added Template Files, Grouped Den Routes
LocationController.php Rewired new location submission form