Eve is a PHP and JavaScript framework working together to produce a Site Management System. Eve brings new concepts to the table like multiple inheritence class and method overloading.
We are quality not quantity. If you think you would fit to our culture, apply now.
Updated CSS styles
Set up admin to do it's own page routing. I do this because I do not want to set up page pathing for every admin page. This should be reserved for front end pages. At any rate I'm ready to build out more widgets and more admin functionality passed the authentication, but that's for another day.
Updated production controller sent it off to my test server. All works!
created sessionStart method in framework.php removed session start from user handler. updated dev controller for sesison call