F
Filamentβ€’3w ago
RY-Ali

Help changing the design of the Login page!!!

Guys, I have a special UI design for registration and login page and I want to implement them on filament, but I did not succeed in overriding the login page. Any help!!!Any help!!!
Solution:
@Dennis Koch It worked as soon as I changed the browser.
Jump to solution
19 Replies
awcodes
awcodesβ€’3w ago
What did you try? The approach is to override the login page then return your own custom blade view.
RY-Ali
RY-Aliβ€’3w ago
How can I do it??
awcodes
awcodesβ€’3w ago
again, what have you tried?
RY-Ali
RY-Aliβ€’3w ago
->login(Login::class)
No description
RY-Ali
RY-Aliβ€’3w ago
I think I'm 1000% wrong. πŸ˜‡
Dennis Koch
Dennis Kochβ€’3w ago
Looks good. Is ->login(Login::class) also your class? Or did you import the filament class instead?
RY-Ali
RY-Aliβ€’3w ago
this is my ( Login::class )
Dennis Koch
Dennis Kochβ€’3w ago
Can you share the import/use statement for this to be 100% sure? Also: You added/changed content to the view file?
RY-Ali
RY-Aliβ€’3w ago
use App\Livewire\Admin\Auth\Login; Yes, I made changes in the new view file to make sure it works but there was no change in the default login blade from filament
Dennis Koch
Dennis Kochβ€’3w ago
What did you change? Some text? Do you have more than 1 panel?
RY-Ali
RY-Aliβ€’3w ago
I changed everything first to see the change, I have one panel
Dennis Koch
Dennis Kochβ€’3w ago
Hm. Looks fine to me.
RY-Ali
RY-Aliβ€’3w ago
Yes
RY-Ali
RY-Aliβ€’3w ago
No description
Solution
RY-Ali
RY-Aliβ€’3w ago
@Dennis Koch It worked as soon as I changed the browser.
Want results from more Discord servers?
Add your server