no one, literally no one told me that I have to enable the option in gmail. Now I am saved. Salute!!!
@varshaghanghas2 жыл бұрын
Hi, as now "less secure app" option has been disabled by google so how can I send email using smtp now. Please also make a video on send email from office 365 or IMAP/POP.
@latlov4 жыл бұрын
2:30 setup gmail to allow Laravel connection (less secure apps) 3:47 Email settings in .env file
@user-bx3op7nl4c4 жыл бұрын
This is the correct configuration of smt gmail! Thank you so much you save me heheh! Subscribed 👍
@soylasnoches2 жыл бұрын
the best tutorial for this issue thank you sir
@kundan5023 жыл бұрын
Great tutorial man. You just earned a sub. Bravo!
@shahzaibanwar52114 жыл бұрын
Connection could not be established with host smtp.googlemail.io :stream_socket_client(): unable to connect to tcp://smtp.googlemail.io:587 (No connection could be made because the target machine actively refused it. )
@freddymf6024 жыл бұрын
Muchas gracias!! Muy completo el tutorial.!
@guidocaseres44664 жыл бұрын
thanks! i finally could send an email with laravel :)
@flashtube43994 жыл бұрын
i get this error Connection could not be established with host smtp.googlemail.com
@mukmukyuen85644 жыл бұрын
thank you! you save my life. lol. I can use this in the Laravel scheduler as well
@aliadnanasim44203 жыл бұрын
wow brother what a way to teach thank u very much
@sujaytank165954 жыл бұрын
Thank you, boss, it is working and keep posting such type videos
@wenga.16334 жыл бұрын
hi your tutorial is great.. im just curious because im new in coding. what if the email that you need to send the mail to, comes from the data that was recently saved in database? thank u i. advance..
@mdjannatussaiyem35384 жыл бұрын
Thank you sooooooooooo much.. It was very helpful
@giacomodimichele17913 жыл бұрын
hi! how can i change "laravel" when i receive the email in gmail
@DevelopmentKit3 жыл бұрын
How can i configure user email dynamical?
@aliriomiguel4 жыл бұрын
So... This helped me a lot. But you should use a Controller instead that a function inside the routes file. This was helpfull though
@FujimaruR4 жыл бұрын
thank you very much,, you save my day :)
@hoangquang71764 жыл бұрын
Cannot send message without a sender address
@jintuthomas67663 жыл бұрын
i got an error "Connection could not be established with host smtp.googlemail.com :stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1408F10B:SSL routines:ssl3_get_record:wrong version number" what will do
@praveensharma51833 жыл бұрын
Sir ssl operation failed with code1 error aa rahi hai
@alielzahaby33154 жыл бұрын
good tutorial dude, thank you
@jowinlinguete99354 жыл бұрын
sir where did you get the mail_username and mail_password
@eidm57154 жыл бұрын
Images are not shown in gmail. Can you give me a hint on that. Thanks
@dubeshshrestha21593 жыл бұрын
Thank you it works...
@monsefm51774 жыл бұрын
Thanks good lesson
@mazharulalam38854 жыл бұрын
bro i m trying in post method. all is well about post method but an error occurred. saying that {message: "Array to string conversion", exception: "ErrorException",…} message: "Array to string conversion" exception: "ErrorException" file: "E:\web documents\xamp PHP\htdocs\portfolio\app\Mail\ContactMail.php" line: 24 trace: [{file: "E:\web documents\xamp PHP\htdocs\portfolio\app\Mail\ContactMail.php", line: 24,…}
@narayandhungana94544 жыл бұрын
Class 'app\Mail\TestMail' not found with fatalthrowable error
@carloscapitao8014 жыл бұрын
altamente funcional... e como posso altera o titulo Nome Laravel que esta no email?
@MusicandGame234 жыл бұрын
Can you tell me how to send mail with Register form ??
@noreplyskmook70794 жыл бұрын
InvalidArgumentException Mailer [] is not defined. please help
@gatoanonimo96644 жыл бұрын
Congratulations on the tutorial, but I have a query. Is it correct to configure the mail detail in the route file?
@herdi41564 жыл бұрын
u can configure the mail detail in contoller.. this video just for example (hardcore)
@tradewithtony4 жыл бұрын
Thanks! I made it send email from Laravel application
@lady32864 жыл бұрын
thank you so much
@nagaraju43784 жыл бұрын
Nice
@arturomunoz27244 жыл бұрын
Se merece, si funciona (Y)
@mdnurullah77334 жыл бұрын
how to send zip file to gmail?
@ennkaybee244 жыл бұрын
Connection could not be established with host smtp.googlemail.com :stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed failed tried diff smtp for .env file also didnt work same coming for Gmail , sometimes SSL failed, STARTTLS etc etc comes
@SurfsideMedia4 жыл бұрын
Pause your antivius and run again
@kiriamparedes71744 жыл бұрын
Please someone help, i got this error and i don't know why stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed
@SurfsideMedia4 жыл бұрын
This error comes because of antivirus so pause your antivirus and run again
@Dominiclee124 жыл бұрын
@@SurfsideMedia Thanks it's working now
@yannmarchand65164 жыл бұрын
Hi, Im using octoberCMS and I get that error when I try to send a mail Expected response code 250 but got code "550", with message "550 5.7.1 Relaying denied anyone please help !
@Andredy894 жыл бұрын
delete October and use clean Laravel
@wahyuprayogo58374 жыл бұрын
thank you
@mahmoudakoobah55054 жыл бұрын
Great
@csvn48164 жыл бұрын
the from-email-adresse is wrong, it is always equal to-email
@jkbullitt89864 жыл бұрын
Excellent!!
@cle58tv754 жыл бұрын
Did anyone encouter this "Connection could not be established with host smtp.googlemail.com :stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed" ????
@mahaksrivastava1324 жыл бұрын
If you using Larvel 7 then in your .env file replace MAIL_MAILER=smtp MAIL_HOST=smtp.mailtrap.io MAIL_PORT=2525 MAIL_USERNAME=null MAIL_PASSWORD=null MAIL_ENCRYPTION=null MAIL_FROM_ADDRESS=null MAIL_FROM_NAME="${APP_NAME}" with this MAIL_DRIVER=smtp MAIL_HOST=smtp.gmail.com MAIL_PORT=587 MAIL_USERNAME=your_email_id@gmail.com MAIL_PASSWORD=Your email password MAIL_ENCRYPTION=tls
@just_the_job4 жыл бұрын
@@mahaksrivastava132 This works 100% in laravel 6 also. Many thanks
@DiamantineRakib4 жыл бұрын
syntax error, unexpected 'Mail' (T_STRING)
@yamilcoloma66774 жыл бұрын
thanks man
@abwjunior4 жыл бұрын
error Array to string conversion
@mytech71664 жыл бұрын
Error Class 'mail' not found localhost:8000/send-mail
@sumaname10584 жыл бұрын
I got this error Connection could not be established with host smtp.gmail.com :stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1408F10B:SSL routines:ssl3_get_record:wrong version number If anyone have done this let me know
@kiriamparedes71744 жыл бұрын
i got the same error, i don't know why
@SurfsideMedia4 жыл бұрын
Disable the antivirus for a while and run this code again
@junnardrivera27654 жыл бұрын
No email receive sir
@SurfsideMedia4 жыл бұрын
Watch again this video and Check the code and settings