This commit is contained in:
Graham Campbell
2015-01-01 17:47:37 +00:00
parent be078cc2e8
commit fcf68b3aea
3 changed files with 34 additions and 29 deletions

View File

@@ -6,6 +6,21 @@ use Illuminate\Support\ServiceProvider;
class RepositoryServiceProvider extends ServiceProvider
{
/**
* Boot the service provider.
*
* @return void
*/
public function boot()
{
//
}
/**
* Register the service provider.
*
* @return void
*/
public function register()
{
$this->app->bind(