Build a Contact Form in Laravel - Laravel Contact Form Tutorial

preview_player
Показать описание
Learn how to add a contact form in Laravel. We'll start from a blank Laravel project build a fully functional contact form. Along the way we'll also learn how to add validation rules for your forms.

----------------------------------------------------------------------------------------

Do you read books? Learn Laravel from some of the top books:

► Laravel: Up and Running:

► Laravel Companion:

----------------------------------------------------------------------------------------

Want more web development content? Make sure to subscribe.

Рекомендации по теме
Комментарии
Автор

I WANT TO TELL YOU THAT YOU SAVED ME!!! AFTER ALL THESE VIDEOS I HAVE WATCHED I FINALY MANAGED TO SEND THE MAIL THROUGH THE FORM AND NOT ONLY THAT BUT SEND ANOTHER MAIL CONFIRMATION TO THE SENDER BECAUSE I UNDERSTOOD HOW THE CODE WORKS. THANK YOU SO LIKE +

nicktsigkros
Автор

After long search i found you and fix my errors thanks alot brother Love from Pakistan long live bro, well explain

tahirlilla
Автор

I am happy to give a first comment under this video. YOU ARE GREAT! I've been searching so long and I found it! THANK YOU! I hope you will keep doing tutorials!!!!

olliphpsw
Автор

I love it...I was also able to host this live without any changes except for the .env to reroute emails to my server host. Thanks for this great tutorial!

capricejohnson
Автор

Honestly the best. Straight forward, no time wasting and easy to understand

kingrhegan
Автор

Thank you so much, the only video with which i have been able to send an email !
*Definitely subbing.*

hdaouihakim
Автор

You can also simply add the required="required" attribute to the input/textarea elements, built-in HTML5 validation and you don't have to go through all the trouble. I just built a form in Laravel and it worked really well and saved a lot of extra coding to just use the required attribute

christiehill
Автор

awesome really very helpful video
please make more andmore videos fast

yogijs_
Автор

like your tutorials ! please make more tutorials on vue and laravel please ;)

behindthescenex
Автор

Thank you for your tutorial =) it's fixed my problem =)

reverbryzen
Автор

hello, i am stuck on the submit button..I reach the page by typing localhost/projetname the go to resources and then views
how did you got the contact.app url??


the submit button is not working. it does not take me to any page instead it shows error that says object not found

shavib
Автор

question: can i make a "traditional website" with html, css, js AND laravel? or laravel is only for web apps?

Vasault
Автор

Amazing video man. Only problem was your voice was too low!!!

AleksanderDishnica
Автор

For people who want to really mail someone, here a nice explanation how to set up your .env variables and how to create a google password:

wiscatbijles
Автор

PLEASE SET YOU MIC NEXT TEAM HARDER
BUT IS A NICE VIDEO

SidemenAlwaysOn
Автор

hi,
got an error saying:
ErrorException (E_WARNING)
failed to open stream: No such file or directory.
Any help?

Lana-qmoj
Автор

i am having trouble with $mail->from($request->email, $request->name);
it doesn't tell that who sent the email. Please help!

oukchannlyhour
Автор

call_user_func_array() expects parameter 1 to be a valid callback, class 'Swift_Message' does not have a method 'form'

in Message.php line 326.
Please help!

legendarysilver
Автор

How to do same thing but to send on gmail account?

nenadmilivojevic
visit shbcf.ru