Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
app
main
controllers
WelcomeController
showSignature
app\main\controllers\WelcomeController::showSignature PHP Method
WelcomeController Class Documentation
Exibir arquivo
Open project: phalconslayer/slayer
showSignature()
public
method
GET | This shows the slayer's introduction.
public
showSignature
( ) :
mixed
return
mixed
public function showSignature() { return view('welcome'); }
WelcomeController
showSignature
trySampleForms