dhochbaum / hr-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NYC Planning Application Development Code Challenge Employees Management Application

Based on the "Symfony Demo Application", and using EasyAdminBundle.

After running normal installation procedure, you must edit /vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php and replace the entire contents of newAction() with "return $this->redirectToRoute('create_user');"

About

License:MIT License


Languages

Language:PHP 71.8%Language:HTML 20.3%Language:JavaScript 4.5%Language:CSS 3.4%