add laravel installation version 5.1.10 (LTS)
This commit is contained in:
8
laravel/app/Events/Event.php
Normal file
8
laravel/app/Events/Event.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace App\Events;
|
||||
|
||||
abstract class Event
|
||||
{
|
||||
//
|
||||
}
|
Reference in New Issue
Block a user