Admin dashboard for managing users, coming soon emails, orders, etc.
database/seeders/AdminSeeder.php
file and run the seeder command to add to the database.
/admin
route in your browser.
php artisan make:admin
command and add name, email and password in the prompt.