added EventController
This commit is contained in:
parent
0eefc87fbf
commit
6ca1c00b76
3 changed files with 45 additions and 3 deletions
|
@ -21,4 +21,5 @@ class Event extends Model
|
|||
*
|
||||
* @var array
|
||||
*/
|
||||
protected $hidden = [];
|
||||
protected $hidden = [];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue