Skip to content

Instantly share code, notes, and snippets.

@jsdecena
Created March 14, 2018 01:46
Show Gist options
  • Save jsdecena/187c21dd784c820e0fc15ff95300b7e6 to your computer and use it in GitHub Desktop.
Save jsdecena/187c21dd784c820e0fc15ff95300b7e6 to your computer and use it in GitHub Desktop.
<?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