laravel-registry
laravel-registry copied to clipboard
Fix Laravel 5.4 container compatibility
Have replaced 'share' method of the container to 'singleton' because in Laravel 5.4 'share' was removed
This fix also works for Laravel 5.5. Thanks