Hello @thegorf
Did you seed the database? By default you have a Database seeder with a user, see: https://github.com/laravel/laravel/blob/11.x/database/seeders/DatabaseSeeder.php
Another option is to use tinker to create database command line, see the docs for tinker: https://laravel.com/docs/11.x/artisan#tinker
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community