This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
daniel
/
dumbo
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
0f6af09f29
Rami (Branch)
Tag
master
sebu
dumbo
/
app
/
models
/
Event.php
Event.php
69 B
Cronologia
Originale
1
2
3
4
5
<?php
class Event extends Eloquent {
protected $table = "events";
}