2
爲什麼當我嘗試運行php artisan
時,Laravel 5.1會出現PHP可捕獲的致命錯誤?使用Laravel 5.1獲取PHP可捕獲的致命錯誤
Catchable fatal error: Argument 2 passed to Illuminate\Routing\UrlGenerator::__construct() must be an instance of Illuminate\Http\Request, null given, called in C:\xampp\htdocs\kinnect2\local\vendor\laravel\framework\src\Illuminate\Routing\RoutingServiceProvider.php on line 62 and defined in C:\xampp\htdocs\kinnect2\local\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php on line 99
我不知道爲什麼我得到這個錯誤。