artisan-serve

Laravel 7 Artisan error - Argument 2 passed to Illuminate\Routing\UrlGenerator::__construct() must be an instance of Illuminate\Http\Request

天涯浪子 提交于 2021-01-29 15:40:29
问题 First of all I am kind of new in Laravel but I do like to learn and I really need your help fixing this error. my project is cloned from my GitHub and all the steps i think I have done them as by the book :) however running Laravel installation at the end I've got the error to be more specified. config.php is not present in config folder (in order to try as one suggestion rename it as config_ ) I did tried without success all commands suggested in different resolutions php artisan cache:clear