Merge pull request #4083 from laravel/tinker

[5.4] Added tinker to the default app
This commit is contained in:
Taylor Otwell
2016-12-29 16:55:25 -06:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -166,8 +166,7 @@ return [
/*
* Package Service Providers...
*/
//
Laravel\Tinker\TinkerServiceProvider::class,
/*
* Application Service Providers...