This repo contains the solution for the Loan Submission Form code challenge.
-
Clone the repo
-
In the root directory, run composer install
-
Create a new database
-
Run the sql script dbsetup.sql in the project root directory
-
Edit app/config/parameters.yml.dist, adding your own database parameters. When you're finished, save the file as app/config/parameters.yml