BlackShadow
Custom register page (register link on login page)
I created a custom registration page that's by invitation only. On the login page, it currently says "or register here." I need to remove this. Should I publish the views, or is there another way to do it?
13 replies
Import PEST Tests
Couldn't find any examples in the docs. Does anyone have some examples I can check out?
https://filamentphp.com/docs/3.x/actions/prebuilt-actions/import
2 replies
Select field with relationship, does it need validation?
When creating a select field with relationship options do i need to validate that the selected option is actually in the list of available options or does the component check this already?
7 replies