Giter VIP home page Giter VIP logo

Comments (6)

Treggats avatar Treggats commented on August 21, 2024

I sort of fixed this by removing the $message and $code arguments from the method.
Sort of hack, but on the short term I didn't see another fix.

from mail.

adin234 avatar adin234 commented on August 21, 2024
$imap = eden('mail')->imap(
	'imap.gmail.com', 
	'[email protected]', 
	'[YOUR PASSWORD]', 
	993, 
	true);

from mail.

Treggats avatar Treggats commented on August 21, 2024

@adin234 this is not a solution for me, I am using Laravel 5.3 and I can't use the helper there.
Your snippet was what I & my colleague first tried, but we couldn't get it to work in our application.
That is why the Imap class was directly called.

On a more personal note, if you just reply with a code snippet it suggests to me that you think I didn't research the issue properly. I am looking for support with my issue, replying with something I've already found in the documentation doesn't help.

from mail.

jcornide avatar jcornide commented on August 21, 2024

I have the same problem but using this library in Symfony

from mail.

avinash403 avatar avinash403 commented on August 21, 2024

I am facing the same problem while using it in laravel

from mail.

shahmir811 avatar shahmir811 commented on August 21, 2024

Same problem using it with Laravel 5.4.
If I remove arguments from function i(), then I will get another error:

Call to undefined method Illuminate\Support\Facades\Mail::imap() ...

Will someone kindly help

from mail.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.