We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34c7c64 commit bb7d0ffCopy full SHA for bb7d0ff
3.1/imports/queued.md
@@ -73,6 +73,7 @@ use App\User;
73
use App\Notifications\ImportHasFailedNotification;
74
use Maatwebsite\Excel\Concerns\ToModel;
75
use Maatwebsite\Excel\Concerns\WithEvents;
76
+use Maatwebsite\Excel\Events\ImportFailed;
77
use Illuminate\Contracts\Queue\ShouldQueue;
78
use Maatwebsite\Excel\Concerns\WithChunkReading;
79
4.x/imports/queued.md
0 commit comments