i try to send email witl laravel 5.5 application with this config :
MAIL_DRIVER=mail
MAIL_HOST=smtp.mailtrap.io
MAIL_PORT=587
MAIL_USERNAME=malekbelouafi@gmail.com
MAIL_PASSWORD=******
MAIL_ENCRYPTION=null
Always i get this error message:
Swift_TransportException
Process could not be started [The specified path was not found. ]