Admin dashboard for managing categories, listings, sales, 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.