Working on routing and providers.
This commit is contained in:
@@ -15,4 +15,13 @@ class EventServiceProvider extends ServiceProvider {
|
||||
],
|
||||
];
|
||||
|
||||
/**
|
||||
* The classes to scan for event annotations.
|
||||
*
|
||||
* @var array
|
||||
*/
|
||||
protected $scan = [
|
||||
//
|
||||
];
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user