maven333_3
maven333_3
FFilament
Created by maven333_3 on 1/2/2024 in #❓┊help
How to create an edit page/url without record ID?
I've reviewed the docs multiple times, but I can't seem to find a way to set up this simple feature in filament, where I have a link to an edit form without the record ID in the URL. Example: instead of "users/111/edit" I want to use "/users/edit" or better yet "/users/myprofile" and have the record ID loaded from the current logged in user. I apologize if my question is too basic, but I'm new to filament and laravel. Thank you.
5 replies