twistdroach
Allowing view to a resource for unauthenticated users
Writing a test app to give Filament v3 a try. The app requires an authenticated user to add or customize data, but browsing/viewing/searching is available freely. As an example of what I'm looking for - I am looking to display the table that shows up when you click a resource in the default
/admin
control panel as /
and allow anyone to filter or view it. It seems like something that should be easy but I'm missing it.5 replies