notfalsedev / laravel-soap

A soap client wrapper for Laravel
MIT License
634 stars 122 forks source link

Added Laravel 5.5 support for Package Discovery #136

Closed GertjanRoke closed 6 years ago

GertjanRoke commented 6 years ago

For more information look at the documentation.

In short: For people that use Laravel 5.5 or higher will never need to add your ServiceProvider or Facade to the config in there app.php config file.