Skip to content

Laravel 7 adoption and fix repository command.

Compare
Choose a tag to compare
@secmohammed secmohammed released this 13 Mar 21:25
39027b7

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