Skip to content
This repository was archived by the owner on May 30, 2026. It is now read-only.
This repository was archived by the owner on May 30, 2026. It is now read-only.

Card Resource doesnt't work #4

Description

@LorenzoAlu

Describe the bug
Hi.
this package seems to be right for me :)
I'm trying to use it, I install the package but when I try to register the card with the resource it doesn't show up.

In the console I get this error:
Screenshot 2023-06-22 alle 21 56 50

To Reproduce
Steps to reproduce the behavior:

  • I try to use package as show in readme
  public function cards(NovaRequest $request): array
    {
        return [
            new NovaResourceCard(ShopResource::class),
        ];
    }

Expected behavior
I expect to see Resource Card :D

Screenshots
Screenshot 2023-06-22 alle 21 56 50

Desktop (please complete the following information):

  • Laravel 10
  • Nova 4.25 (I try to use 4.23... same result)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions