Skip Navigation

Creating a Contact Form in Laravel

In this series, we will show you how to create a custom contact form in Laravel. We will create the Route, Controller, Request, Mailable, and Views necessary to designing a building a custom contact form.

Difficulty:

intermediate

Instructor:

Trevor Greenleaf

Learning Outcome:

  • How to create a basic contact form in laravel