F
Filament17mo ago
DS

problems in v3 custom panel auth

i'm having problems when i create new panel and trying to auth, i got Route [login] not defined.
Solution:
```php public function panel(Panel $panel): Panel { return $panel ......
Jump to solution
10 Replies
DS
DSOP17mo ago
here is an ss from the problem
wyChoong
wyChoong17mo ago
what is your v3 version, update it create new panel again
DS
DSOP17mo ago
i'm on v3.0.0.0-beta17 also, I've created the panel on this versión
DS
DSOP17mo ago
these are my routes
DS
DSOP17mo ago
the panel provider was registered correctly in the config/app.php
Solution
undercode
undercode17mo ago
public function panel(Panel $panel): Panel
{
return $panel
...
->login()
...
}
public function panel(Panel $panel): Panel
{
return $panel
...
->login()
...
}
DS
DSOP17mo ago
that works! thankS!!!!
Alnuaimi
Alnuaimi11mo ago
SAME ERROR NOT SOLVE
No description
No description
Matthew
Matthew11mo ago
php artisan about What is your filament version? Also this is a really old post from a time when v3 was in beta, therefore please dont use this thread
Alnuaimi
Alnuaimi11mo ago
No description
Want results from more Discord servers?
Add your server