EVOLUTION-NINJA
Edit File: ShouldQueueAfterCommit.php
<?php namespace Illuminate\Contracts\Queue; interface ShouldQueueAfterCommit extends ShouldQueue { // }