Remove Live service provider as it's all consolidated into new Tail command.

This commit is contained in:
Taylor Otwell
2013-10-20 20:24:52 -05:00
parent e12be87751
commit 34bb08e58d
2 changed files with 1 additions and 13 deletions

View File

@@ -90,7 +90,6 @@ return array(
'Illuminate\Cookie\CookieServiceProvider',
'Illuminate\Database\DatabaseServiceProvider',
'Illuminate\Encryption\EncryptionServiceProvider',
'Illuminate\Exception\LiveServiceProvider',
'Illuminate\Filesystem\FilesystemServiceProvider',
'Illuminate\Hashing\HashServiceProvider',
'Illuminate\Html\HtmlServiceProvider',