PHP Class Microweber\Controllers\InstallController

Inheritance: extends Illuminate\Routing\Controller
Show file Open project: microweber/microweber Class Usage Examples

Public Properties

Property Type Description
$app

Public Methods

Method Description
__construct ( $app = null )
index ( $input = null )

Private Methods

Method Description
install_log ( $text )

Method Details

__construct() public method

public __construct ( $app = null )

index() public method

public index ( $input = null )

Property Details

$app public property

public $app