Skip to content

Class \"Illuminate\\Foundation\\Bus\\PendingChain\" not found #899

@ghost

Description

  • Themosis Version: dev-main
  • WordPress Version: 6.2
  • PHP Version: 8.0

Description

al usar las queue me sale el siguiente error:

=> Class "Illuminate\Foundation\Bus\PendingChain" not found

Steps to reproduce

Bus::chain([ new ProcessEnviarCotizacion(array( "TEST" => "")), new ProcessEliminarPdfCotizacion, ])->dispatch();

Expected behavior

Poder seguir las funciones normales de laravel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions