Call parent boot.
This commit is contained in:
@@ -24,6 +24,8 @@ class EventServiceProvider extends ServiceProvider {
|
|||||||
*/
|
*/
|
||||||
public function boot(DispatcherContract $events)
|
public function boot(DispatcherContract $events)
|
||||||
{
|
{
|
||||||
|
parent::boot($events);
|
||||||
|
|
||||||
//
|
//
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user