Skip to content

Route edit not working #39

@shovann-notebrains

Description

@shovann-notebrains

Route [filament.admin.resources.restaurantusers.edit] not defined.

In my project I have two two seperate modules. Admin and Restaurant.

For Admin : App\Models\User
For Restaurant : App\Models\RestaurantUser

I am getting error for Restaurant Panel

Route should take : filament.admin.resources.users.restaurant-users.edit

This route not taking dynamically as I am created my user resource under User Directory (App\Filament\Admin\Users\RestaurantUserResource.php)

You code :

return new HtmlString(''.$authenticatableDisplay.'');

Need a solution

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions