Bengr admin package that can generate administration structure both for SPA application in seperate repository and also for API 🙀
You can install the package via composer:
composer require bengr/admin
You can publish the config file with:
php artisan vendor:publish --tag="admin-config"
There is no other configuration needed than just adjust routing.php config for needs of your application