Skip to content

gavinbenda/dev-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages