Method | Description | |
---|---|---|
__construct ( |
||
getDelete ( integer $id ) : Illuminate\Http\RedirectResponse | Remove the specified resource from storage. | |
getIndex ( ) | Display a listing of the installed modules. | |
getInstall ( ) | Show the menu for creating a new installed module. | |
postInstall ( ) | Store a newly created installed module in storage. |
Method | Description | |
---|---|---|
revertMigrations ( Object $module ) | Revert the migrations and database tables created by the module |
public __construct ( |
||
$moduleInstaller |
public postInstall ( ) |