Integrated icon indicating copy to clipboard operation
Integrated copied to clipboard

Access Level Error with Laravel 5.4

Open ashfakshibli opened this issue 8 years ago • 1 comments

While running example according to setup getting this error. Any solution? Fatal error: Access level to Laracasts\Integrated\Extensions\Traits\LaravelTestCase::get() must be public (as in class Illuminate\Foundation\Testing\TestCase) in D:\SoftProjects\CodeCuet\vendor\laracasts\integrated\src\Extensions\Laravel.php on line 9

PHP Fatal error: Access level to Laracasts\Integrated\Extensions\Traits\LaravelTestCase::get() must be public (as in class Illuminate\Foundation\Testing\TestCase) in D:\SoftProjects\CodeCuet\vendor\laracasts\integrated\src\Extensions\Laravel.php on line 9

ashfakshibli avatar Jun 21 '17 05:06 ashfakshibli

Same for me :(

morawcik avatar Jul 19 '17 10:07 morawcik