Skip to content

Commit e6fbed5

Browse files
Update the README file for FilaKit with new project details.
1 parent 0ec6c92 commit e6fbed5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/Providers/Filament/AdminPanelProvider.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ public function panel(Panel $panel): Panel
3030
->id('admin')
3131
->path('admin')
3232
->login(Login::class)
33-
->authGuard('web')
3433
->colors([
3534
'primary' => Color::Amber,
3635
])

0 commit comments

Comments
 (0)