/hr-app

Primary LanguagePHPMIT LicenseMIT

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');"