ellipsesynergie / api-response

Simple package to handle response properly in your API.
MIT License
377 stars 53 forks source link

[FIX] Updated README to add class to service provider for Laravel 5.6 #46

Closed aannecchiarico closed 6 years ago

aannecchiarico commented 6 years ago

Please prefix your pull request with one of the following: [FEATURE] [FIX] [IMPROVEMENT].

In raising this pull request, I confirm the following (please check boxes):

My familiarity with the project is as follows (check one):

If the project maintainer has any additional requirements, they will be listed here.


When making a request in Laravel 5.6 without

         /*
         * Package Service Providers...
         */
        EllipseSynergie\ApiResponse\Laravel\ResponseServiceProvider::class

Fatal error: Uncaught RuntimeException: A facade root has not been set