initial commit
This commit is contained in:
commit
28301e4312
219 changed files with 23035 additions and 0 deletions
7
app/Events/Event.php
Executable file
7
app/Events/Event.php
Executable file
|
@ -0,0 +1,7 @@
|
|||
<?php namespace App\Events;
|
||||
|
||||
abstract class Event {
|
||||
|
||||
//
|
||||
|
||||
}
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue