#Is "vendor" a reserved name for panels?
1 messages · Page 1 of 1 (latest)
did you add $panel->login() to the new panel?
yikes. my bad, that fixed it lol. couldn't really find anything mentioning that on the docs 🤔
1 messages · Page 1 of 1 (latest)
I've just created a new panel called "Vendor". However, the route /vendor/login does not show up. Visiting /vendor redirects me to /login and fails. When running route:list, I can see all the routes for vendor (vendor/logout, vendor/{resourceName}) but not vendor/login.
Anybody had something like this happen to them?
did you add $panel->login() to the new panel?
yikes. my bad, that fixed it lol. couldn't really find anything mentioning that on the docs 🤔