mailersend-laravel-driver | The official MailerSend Laravel Driver

 by   mailersend PHP Version: v2.1.0 License: MIT

kandi X-RAY | mailersend-laravel-driver Summary

kandi X-RAY | mailersend-laravel-driver Summary

mailersend-laravel-driver is a PHP library. mailersend-laravel-driver has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

The official MailerSend Laravel Driver
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              mailersend-laravel-driver has a low active ecosystem.
              It has 22 star(s) with 7 fork(s). There are 7 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 2 open issues and 10 have been closed. On average issues are closed in 103 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of mailersend-laravel-driver is v2.1.0

            kandi-Quality Quality

              mailersend-laravel-driver has no bugs reported.

            kandi-Security Security

              mailersend-laravel-driver has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              mailersend-laravel-driver is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              mailersend-laravel-driver releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed mailersend-laravel-driver and discovered the below as its top functions. This is intended to give you an instant insight into mailersend-laravel-driver implemented functionality, and help decide if they suit your requirements.
            • Register the package services .
            • Add mailer send data .
            • Get the mail driver .
            • Register mailers .
            Get all kandi verified functions for this library.

            mailersend-laravel-driver Key Features

            No Key Features are available at this moment for mailersend-laravel-driver.

            mailersend-laravel-driver Examples and Code Snippets

            Usage
            PHPdot img1Lines of Code : 62dot img1License : Permissive (MIT)
            copy iconCopy
            namespace App\Mail;
            
            use Illuminate\Bus\Queueable;
            use Illuminate\Mail\Mailable;
            use Illuminate\Queue\SerializesModels;
            use Illuminate\Support\Arr;
            use MailerSend\Helpers\Builder\Variable;
            use MailerSend\Helpers\Builder\Personalization;
            use MailerSen  
            Installation,Setup
            PHPdot img2Lines of Code : 8dot img2License : Permissive (MIT)
            copy iconCopy
            composer require mailersend/laravel-driver
            
            MAILERSEND_API_KEY=
            
            'mailersend' => [
                'transport' => 'mailersend',
            ],
            
            MAIL_MAILER=mailersend
            
            MAIL_FROM_ADDRESS=app@yourdomain.com
            MAIL_FROM_NAME="App Name"
              

            Community Discussions

            No Community Discussions are available at this moment for mailersend-laravel-driver.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install mailersend-laravel-driver

            You can install the package via composer:.

            Support

            In case you find any bugs, submit an issue directly here in GitHub. If you have any troubles using our driver, feel free to contact our support by email info@mailersend.com. Official API documentation is at https://developers.mailersend.com.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/mailersend/mailersend-laravel-driver.git

          • CLI

            gh repo clone mailersend/mailersend-laravel-driver

          • sshUrl

            git@github.com:mailersend/mailersend-laravel-driver.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link