프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$logViewer | Arcanedev\LogViewer\Contracts\LogViewer | The log viewer instance |
메소드 | 설명 | |
---|---|---|
__construct ( ) | Controller constructor. | |
view ( string $view, array $data = [], array $mergeData = [] ) : Illuminate\View\View | Get the evaluated view contents for the given view. |