Down
class Down extends DownCommand (View source)
Traits
Adds 'tenants' and 'with-pending' options.
Properties
protected | $signature | ||
protected | $description |
Methods
int
handle()
No description
array
getDownDatabasePayload()
Get the payload to be placed in the "down" file. This payload is the same as the original function but without the 'template' option.
Details
protected
getOptions()
No description
protected LazyCollection
getTenants()
No description
__construct()
No description
int
handle()
No description
protected array
getDownDatabasePayload()
Get the payload to be placed in the "down" file. This payload is the same as the original function but without the 'template' option.