Answers for "fatal error: uncaught runtimeexception: a facade root has not been set. in z:\wrk\pinn\sources\pmas-web\vendor\laravel\framework\src\illuminate\support\facades\facade.php:236 stack trace: #0"

PHP
9

a facade root has not been set laravel

//Remove:
use PHPUnitFrameworkTestCase;

//And replace it with:
use TestsTestCase;
Posted by: Guest on October-14-2021

Code answers related to "fatal error: uncaught runtimeexception: a facade root has not been set. in z:\wrk\pinn\sources\pmas-web\vendor\laravel\framework\src\illuminate\support\facades\facade.php:236 stack trace: #0"

Browse Popular Code Answers by Language