Created
March 14, 2018 01:46
-
-
Save jsdecena/187c21dd784c820e0fc15ff95300b7e6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
'providers' => [ | |
/* | |
* Laravel Framework Service Providers... | |
*/ | |
... | |
App\Providers\RepositoryServiceProvider::class, | |
... | |
], |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment