class DeviseResetCommand extends Command

Properties

null $Schema [$Schema description]

Methods

__construct(Container $app)

Setup the application container as we'll need this for running migrations.

handle()

Run the package migrations.

Details

at line 37
__construct(Container $app)

Setup the application container as we'll need this for running migrations.

Parameters

Container $app

at line 59
handle()

Run the package migrations.