now don't tell me "well the use case depends on your app" there is millions of apps written in django, and all make use of djangos admin features. I know laravel is not a CMS, but I am writing an app from scratch. I want to get bullet proof user roles and rights depending on the user. Is there some scaffolding i can use that comes with it maybe?
this is one you can check for laravel admin, I don't know django so don't know how you work with its admin and flow but this is one package you can check. laravel-admin
this can help for laravel admin but not sure like django.
And if you are looking for build in CMS than these are links.