Laravel 7 adoption and fix repository command.
1- Removed deprecated trait DetectsApplicationNamespace in laravel 7 in RegisterAuthorizationCommand
2- Namespace fixed fro repositories by using lcfirst() in macro transformNamespaceToLocation
3-the adr switch unified between install command and other commands