Skip to content

Instantly share code, notes, and snippets.

@Enapiuz
Created March 19, 2015 07:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Enapiuz/4790f497f572f4992368 to your computer and use it in GitHub Desktop.
Save Enapiuz/4790f497f572f4992368 to your computer and use it in GitHub Desktop.
C:\OpenServerNew\domains\mobilemove.loc>php phpunit.phar
PHPUnit 4.5.0 by Sebastian Bergmann and contributors.
Configuration read from C:\OpenServerNew\domains\mobilemove.loc\phpunit.xml
.
[Symfony\Component\Debug\Exception\FatalErrorException]
Call to undefined method Illuminate\Support\Facades\Config::get()
[Symfony\Component\Debug\Exception\FatalErrorException]
Call to undefined method Illuminate\Support\Facades\Config::get()
Fatal error: Call to undefined method Illuminate\Support\Facades\Config::get() in C:\OpenServerNew\domains\mobilemove.loc\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php on line 210
Fatal error: Uncaught exception 'Illuminate\Container\BindingResolutionException' with message 'Target [Illuminate\Contracts\Debug\ExceptionHandler] is not instantiable.' in C:\OpenServerNew\domains\mobilemove.loc\vendor\laravel\framework\src\Illuminate\Contain
er\Container.php:785
Stack trace:
#0 C:\OpenServerNew\domains\mobilemove.loc\vendor\laravel\framework\src\Illuminate\Container\Container.php(656): Illuminate\Container\Container->build('Illuminate\\Cont...', Array)
#1 C:\OpenServerNew\domains\mobilemove.loc\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(613): Illuminate\Container\Container->make('Illuminate\\Cont...', Array)
#2 C:\OpenServerNew\domains\mobilemove.loc\vendor\laravel\framework\src\Illuminate\Foundation\Bootstrap\HandleExceptions.php(151): Illuminate\Foundation\Application->make('Illuminate\\Cont...')
#3 C:\OpenServerNew\domains\mobilemove.loc\vendor\laravel\framework\src\Illuminate\Foundation\Bootstrap\HandleExceptions.php(73): Illuminate\Foundation\Bootstrap\HandleExceptions->getE in C:\OpenServerNew\domains\mobilemove.loc\vendor\laravel\framework\src\Illu
minate\Container\Container.php on line 785
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment