now that editing member work, that process needed to be fleshed out by
adding an admin method to add new members as well. now new members can
be added by an admin
also changed the name of a blade file that wasn't following the template
naming convention
Rebuilt member authorization and session handling within Laravel's
envirnoment. Sticking with bcrypt encryption for passwords to make the
transistion simple.