Closed dsbilling closed 6 years ago
https://github.com/dialect-katrineholm/laravel-gdpr-compliance/blob/master/src/GdprServiceProvider.php#L39
This cannot be assumed to be the standard name.
app()->getNamespace() Might be a solution here.
app()->getNamespace()
Thank you for noticing this, it has indeed been assumed to be the standard name. Will merge your PR.
https://github.com/dialect-katrineholm/laravel-gdpr-compliance/blob/master/src/GdprServiceProvider.php#L39
This cannot be assumed to be the standard name.