Documentation

DatabaseDumpEmailCommand extends Command
in package

Table of Contents

Properties

$description  : mixed
$signature  : mixed

Methods

handle()  : int
createDatabaseDump()  : mixed

Properties

$description

protected mixed $description = 'Dump the whole database and email the SQL dump file to a specified email address'

$signature

protected mixed $signature = 'database:dump-email {email? : The email address to send the dump to}'

Methods


        
On this page

Search results