Bug Report: Unable To Import Brand

Unable To Import Brand

Failed! 500: Interface "Maatwebsite\Excel\Concerns\ShouldQueue" not found

A

Ashik

Reported
Failed!

500: Interface "Maatwebsite\Excel\Concerns\ShouldQueue" not found
  • MS

    Mian Saleem

    Answered
    Hello,

    I sorry as I imported the wrong file it should be `use Illuminate\Contracts\Queue\ShouldQueue;` Please edit `app/Tec/Imports/BrandImport.php` and replace `use Maatwebsite\Excel\Concerns\ShouldQueue;` with `use Illuminate\Contracts\Queue\ShouldQueue;`

    Please do the same for CategoryImport, CustomerImport and SupplierImport file. I will fix this in the coming update.

    Thank you
  • A

    Ashik

    Answered
    **[@Mian Saleem](/u/saleem)** Hi,
    can you please share me approx date of next release?
  • Login to Reply