Botble CMS
  • 6.x
    • master
    • 6.x
  • Demo
  • Purchase
  • Support
  • Botble Team
    • Overview
    • Screenshots
  • Prologue

    • Release Notes
    • Upgrade Guide
  • Getting Started

    • Installation
    • SSL
    • License
  • Plugin development

    • Getting started
    • Plugin structure
  • Theme development

    • Overview
    • Routes
    • Assets
    • Menu
    • Breadcrumb
    • Widget
    • MVC Pattern
    • Theme options
    • Layouts
    • Error pages
    • Theme localization
    • Rename theme
  • Core

    • API
    • Commands
    • Roles & permissions
    • Media
    • Filters
    • Actions
    • Shortcode
    • Meta box
    • Dashboard Widgets
    • Dashboard Menu
    • Form builder
    • SEO helper
    • Enum
    • Slug field
    • Localization
    • Sitemap
    • Mail
    • FAQ
  • Plugins

    • Custom fields
    • Contact form
    • Gallery
    • Backup
    • Language
  • Usage

    • Setup email
    • Media - Setup Amazon S3
    • Media - Setup Wasabi
    • Media - Setup BunnyCDN
    • Analytics
    • Setup social login
    • Reset admin password

Mail

  • Send mail

Send mail

EmailHandler::send(string $content, string $title, $to = null, $args = [], $debug = false);

Ex:

EmailHandler::send('Hello there', 'Test email', '[email protected]');
Built with Laravel and developed by Botble Technologies © 2023.