Skip to content
This repository was archived by the owner on Aug 23, 2023. It is now read-only.
This repository was archived by the owner on Aug 23, 2023. It is now read-only.

Dashboard route issue on new installation #45

Description

@rich06

Firstly is this project still supported as the existing issues have all gone unanswered?

If yes then I would want to use this package on a new project and did the following steps:

  1. Laravel Jetstream install with livewire
  2. installed filament/filament

Registered as a user
Loaded filament home page (/admin) - all looks good...

  1. installed this package
  2. did the documented installation steps below
artisan make:filament-context FilamentTeams
added FilamentTeamsServiceProvider to providers array in config/app.php
created app/FilamentTeams/Pages/Dashboard.php and added the code specified
created app/FilamentTeams/Resources/UserResource.php and added the code specified

  1. Reloaded the Filament home page and got this error:-
Symfony \ Component \ Routing \ Exception \ RouteNotFoundException
Route [filament.pages.dashboard] not defined

Can someone tell me where I went wrong or forgot to do something? Is there a documentation resource for this package?
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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