Filament V3 - How to fill login automatically (local environment)
You're reading this, so you want the Login page ready to go in local environments, without having to type in a default user (configured in your seeder). Let's go.
Let's create a Filament Page. Press <enter> for an empty answer, when asked if the page...
blog.jpat.dev1 min read
Daniel Moradel
Changes on Filament V4:
use Filament\Auth\Pages\Login as BasePage;