X7ROOT File Manager
Current Path:
/home/prisjneg/public_html/vendor/laravel/framework/src/Illuminate/Mail
home
/
prisjneg
/
public_html
/
vendor
/
laravel
/
framework
/
src
/
Illuminate
/
Mail
/
📁
..
📄
Attachment.php
(4.92 KB)
📁
Events
📄
LICENSE.md
(1.05 KB)
📄
MailManager.php
(17.16 KB)
📄
MailServiceProvider.php
(1.72 KB)
📄
Mailable.php
(45.99 KB)
📁
Mailables
📄
Mailer.php
(18.13 KB)
📄
Markdown.php
(4.56 KB)
📄
Message.php
(9.86 KB)
📄
PendingMail.php
(3.46 KB)
📄
SendQueuedMailable.php
(3.6 KB)
📄
SentMessage.php
(1.97 KB)
📄
TextMessage.php
(1.38 KB)
📁
Transport
📄
composer.json
(1.46 KB)
📁
resources
Editing: composer.json
{ "name": "illuminate/mail", "description": "The Illuminate Mail package.", "license": "MIT", "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "require": { "php": "^8.1", "illuminate/collections": "^10.0", "illuminate/container": "^10.0", "illuminate/contracts": "^10.0", "illuminate/macroable": "^10.0", "illuminate/support": "^10.0", "league/commonmark": "^2.6", "psr/log": "^1.0|^2.0|^3.0", "symfony/mailer": "^6.2", "tijsverkoyen/css-to-inline-styles": "^2.2.5" }, "autoload": { "psr-4": { "Illuminate\\Mail\\": "" } }, "extra": { "branch-alias": { "dev-master": "10.x-dev" } }, "suggest": { "aws/aws-sdk-php": "Required to use the SES mail driver (^3.235.5).", "symfony/http-client": "Required to use the Symfony API mail transports (^6.2).", "symfony/mailgun-mailer": "Required to enable support for the Mailgun mail transport (^6.2).", "symfony/postmark-mailer": "Required to enable support for the Postmark mail transport (^6.2)." }, "config": { "sort-packages": true }, "minimum-stability": "dev" }
Upload File
Create Folder