This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
yufengjiayun
/
bike-api
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
f6aec632d1
Ramuri
Etichete
alipay
deposit_card
dev-saas
master
saas
weikemu
xiaobanma
未来bike-v1.0
bike-api
/
app
/
Models
/
FormId.php
FormId.php
92 B
Istoric
Crud
1
2
3
4
5
6
7
8
9
10
<?php
namespace App\Models;
class FormId extends Model
{
protected $guarded = [];
}