This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
zxhxx
/
newbb
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
master
newbb
/
app
/
admin
/
service
/
curd
/
templates
/
model
/
relationSelect.code
relationSelect.code
117 B
Permalink
Cronologia
Originale
1
2
3
4
5
public function {{name}}()
{
return \app\admin\model\{{relation}}::column('{{values}}', 'id');
}