Code Monkey home page Code Monkey logo

Comments (9)

rsmith87 avatar rsmith87 commented on May 30, 2024 1

Ah perfect! Thanks! No worries on the documentation, I was getting close as i was fishing in Replyable. Thanks for being so responsive!

from laravel-gmail.

dacastro4 avatar dacastro4 commented on May 30, 2024

Hey @rsmith87. You should import the Mail class from my package and the code would be $mail = new Mail()->to($data['to'])->from('[email protected]')->subject($subject)->message($texteditor)->send();. I forgot to put some code example of how to send and email, my bad.

from laravel-gmail.

usamasarfraz143 avatar usamasarfraz143 commented on May 30, 2024

Call to undefined method Illuminate\Support\Facades\Mail::to() (View: C:\xampp\htdocs\mygoogleapi\resources\views\welcome.blade.php)

from laravel-gmail.

usamasarfraz143 avatar usamasarfraz143 commented on May 30, 2024

using this classmail class
Call to undefined method Illuminate\Support\Facades\Mail::to() (View: C:\xampp\htdocs\mygoogleapi\resources\views\welcome.blade.php)

from laravel-gmail.

dacastro4 avatar dacastro4 commented on May 30, 2024

@usamasarfraz143 can you show me your code, please?

from laravel-gmail.

usamasarfraz143 avatar usamasarfraz143 commented on May 30, 2024

@dacastro4 thanx i figure it out

from laravel-gmail.

tibinmathew007 avatar tibinmathew007 commented on May 30, 2024

@usamasarfraz143 how you fixed it?

from laravel-gmail.

shashankj99 avatar shashankj99 commented on May 30, 2024

@dacastro4 hey I couldn't figure it out... need help it's urgent i'm approaching my project deadline

from laravel-gmail.

jmatembu avatar jmatembu commented on May 30, 2024

@shashankj99, there is already an example of how to send an email in this same issue. See @dacastro4's reply above. If you have tried the same and still not working, you may have to show some pieces of your code.

from laravel-gmail.

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.