Closed ghost closed 7 years ago
Call to undefined method Illuminate\Foundation\Application::share() in vendor/daylerees/sanitizer/src/SanitizerServiceProvider.php:16, As of laravel 5.4 share has been removed. You will have to use the singleton instead.
same problem
Fixed in merged PR. Thanks.
Call to undefined method Illuminate\Foundation\Application::share() in vendor/daylerees/sanitizer/src/SanitizerServiceProvider.php:16, As of laravel 5.4 share has been removed. You will have to use the singleton instead.