gavinbenda / dev-exercise

PHP/Laravel Development Exercise

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP/Laravel Development Exercise

You'll use the boiler plate template provided to add the following functionality:

  • Add an additional checkbox that asks the user to "Confirm send".
  • Make all form fields required, and validate the email address.
  • Ensure any validation messages are reported back to the user.
  • Send an email on successfully completing the form (can be plain text).

Fork the code from this repository to your own account, and upon completion, please send a pull request via GitHub with your code changes (or a link to your own repository).

About

PHP/Laravel Development Exercise


Languages

Language:PHP 95.2%Language:CSS 3.3%Language:ApacheConf 0.7%Language:JavaScript 0.7%